Update to 0.7.0
This commit is contained in:
parent
85d4755020
commit
b359d246d3
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
||||
/ptyprocess-0.5.1.tar.gz
|
||||
/ptyprocess-0.5.2.tar.gz
|
||||
/ptyprocess-0.6.0.tar.gz
|
||||
/ptyprocess-0.7.0.tar.gz
|
||||
|
@ -3,8 +3,8 @@
|
||||
%bcond_without tests
|
||||
|
||||
Name: python-ptyprocess
|
||||
Version: 0.6.0
|
||||
Release: 17%{?dist}
|
||||
Version: 0.7.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Run a subprocess in a pseudo terminal
|
||||
|
||||
License: ISC
|
||||
@ -50,6 +50,9 @@ process and its pty.
|
||||
%{python3_sitelib}/ptyprocess-*.egg-info
|
||||
|
||||
%changelog
|
||||
* Wed Aug 31 2022 Orion Poplawski <orion@nwra.com> - 0.7.0-1
|
||||
- Update to 0.7.0
|
||||
|
||||
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-17
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ptyprocess-0.6.0.tar.gz) = b34b6bca977f09d1443b210e338e1300e12d6ef35857f9543b3a116ef3b500ad4844357a7a283321756f886af41bddb1f02b27bf200ef1e82a96fd9e431bed86
|
||||
SHA512 (ptyprocess-0.7.0.tar.gz) = 791d8f2e79900627215ce80ce67ee9c79173dbc08297c6219d5058f9b80c5e323b93049e6836a70c4073f43548d22e3cf310f2e9948ef12f96bcaa15b0ddb2f3
|
||||
|
Loading…
Reference in New Issue
Block a user