Rebuilt for Python 3.9
This commit is contained in:
parent
9a088bee1d
commit
95c6397687
@ -5,7 +5,7 @@
|
|||||||
Name: python-%{modname}
|
Name: python-%{modname}
|
||||||
Summary: Unicode-aware Pure Python Expect-like module
|
Summary: Unicode-aware Pure Python Expect-like module
|
||||||
Version: 4.8.0
|
Version: 4.8.0
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
|
|
||||||
License: ISC
|
License: ISC
|
||||||
URL: https://github.com/pexpect/pexpect
|
URL: https://github.com/pexpect/pexpect
|
||||||
@ -84,6 +84,9 @@ TRAVIS=true py.test-3 --verbose
|
|||||||
%{python3_sitelib}/%{modname}-*.egg-info
|
%{python3_sitelib}/%{modname}-*.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat May 23 2020 Miro Hrončok <mhroncok@redhat.com> - 4.8.0-3
|
||||||
|
- Rebuilt for Python 3.9
|
||||||
|
|
||||||
* Wed Apr 08 2020 Scott Talbert <swt@techie.net> - 4.8.0-2
|
* Wed Apr 08 2020 Scott Talbert <swt@techie.net> - 4.8.0-2
|
||||||
- Fix tests when building under COPR (#1822060)
|
- Fix tests when building under COPR (#1822060)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user