- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
parent
5eb6e9611d
commit
28360c153a
@ -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: 6%{?dist}
|
Release: 7%{?dist}
|
||||||
|
|
||||||
License: ISC
|
License: ISC
|
||||||
URL: https://github.com/pexpect/pexpect
|
URL: https://github.com/pexpect/pexpect
|
||||||
@ -91,6 +91,9 @@ TRAVIS=true py.test-3 --verbose
|
|||||||
%{python3_sitelib}/%{modname}-*.egg-info
|
%{python3_sitelib}/%{modname}-*.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.8.0-7
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||||
|
|
||||||
* Tue Jan 19 2021 Dan Radez <dradez@redhat.com> - 4.8.0-6
|
* Tue Jan 19 2021 Dan Radez <dradez@redhat.com> - 4.8.0-6
|
||||||
- adding workaround for https://bugzilla.redhat.com/show_bug.cgi?id=1914843
|
- adding workaround for https://bugzilla.redhat.com/show_bug.cgi?id=1914843
|
||||||
- while we wait for upstream fix: https://github.com/pexpect/pexpect/issues/669
|
- while we wait for upstream fix: https://github.com/pexpect/pexpect/issues/669
|
||||||
|
Loading…
Reference in New Issue
Block a user