Rebuilt for Python 3.8
This commit is contained in:
parent
936b4ed94c
commit
ba851eca87
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Name: python-ptyprocess
|
Name: python-ptyprocess
|
||||||
Version: 0.6.0
|
Version: 0.6.0
|
||||||
Release: 6%{?dist}
|
Release: 7%{?dist}
|
||||||
Summary: Run a subprocess in a pseudo terminal
|
Summary: Run a subprocess in a pseudo terminal
|
||||||
|
|
||||||
License: ISC
|
License: ISC
|
||||||
@ -71,6 +71,9 @@ process and its pty.
|
|||||||
%{python3_sitelib}/ptyprocess-*.egg-info
|
%{python3_sitelib}/ptyprocess-*.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 16 2019 Miro Hrončok <mhroncok@redhat.com> - 0.6.0-7
|
||||||
|
- Rebuilt for Python 3.8
|
||||||
|
|
||||||
* Mon Jul 29 07:16:43 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.6.0-6
|
* Mon Jul 29 07:16:43 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.6.0-6
|
||||||
- Fix FTBFS
|
- Fix FTBFS
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user