Update to 0.6.0
This commit is contained in:
parent
406843a26b
commit
51454caf97
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/ptyprocess-0.5.tar.gz
|
||||
/ptyprocess-0.5.1.tar.gz
|
||||
/ptyprocess-0.5.2.tar.gz
|
||||
/ptyprocess-0.6.0.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global modname ptyprocess
|
||||
|
||||
Name: python-ptyprocess
|
||||
Version: 0.5.2
|
||||
Release: 4%{?dist}
|
||||
Version: 0.6.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Run a subprocess in a pseudo terminal
|
||||
|
||||
License: ISC
|
||||
@ -63,6 +63,9 @@ LC_ALL=en_US.UTF-8 \
|
||||
%{python3_sitelib}/ptyprocess-%{version}-py?.?.egg-info
|
||||
|
||||
%changelog
|
||||
* Fri Jun 22 2018 Orion Poplawski <orion@nwra.com> - 0.6.0-1
|
||||
- Update to 0.6.0
|
||||
|
||||
* Fri Jun 15 2018 Miro Hrončok <mhroncok@redhat.com> - 0.5.2-4
|
||||
- Rebuilt for Python 3.7
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ptyprocess-0.5.2.tar.gz) = cb4e70855d388a6ff691e2a244c072a5a50cf39cdf727e3a4218817bf5ac722c4b49f0dbfd80204259998eba137492690759b8908bfea925842b9f7fc83ee553
|
||||
SHA512 (ptyprocess-0.6.0.tar.gz) = b34b6bca977f09d1443b210e338e1300e12d6ef35857f9543b3a116ef3b500ad4844357a7a283321756f886af41bddb1f02b27bf200ef1e82a96fd9e431bed86
|
||||
|
Loading…
Reference in New Issue
Block a user