Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2020-01-30 14:01:46 +00:00
parent 641fd87a94
commit 9da9f402cf

View File

@ -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.7.0 Version: 4.7.0
Release: 4%{?dist} Release: 5%{?dist}
License: ISC License: ISC
URL: https://github.com/pexpect/pexpect URL: https://github.com/pexpect/pexpect
@ -81,6 +81,9 @@ py.test-3 --verbose
%{python3_sitelib}/%{modname}-*.egg-info %{python3_sitelib}/%{modname}-*.egg-info
%changelog %changelog
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.7.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Tue Sep 24 2019 Dan Radez <dradez@redhat.com> - 4.7.0-4 * Tue Sep 24 2019 Dan Radez <dradez@redhat.com> - 4.7.0-4
- Remove Python2 packaging - Remove Python2 packaging