Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2021-07-23 08:11:30 +00:00
parent 8b56d4f904
commit 22492297bb

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.8.0 Version: 4.8.0
Release: 8%{?dist} Release: 9%{?dist}
License: ISC License: ISC
URL: https://github.com/pexpect/pexpect URL: https://github.com/pexpect/pexpect
@ -92,6 +92,9 @@ TRAVIS=true py.test-3 --verbose
%{python3_sitelib}/%{modname}-*.egg-info %{python3_sitelib}/%{modname}-*.egg-info
%changelog %changelog
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.8.0-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Wed Jun 02 2021 Python Maint <python-maint@redhat.com> - 4.8.0-8 * Wed Jun 02 2021 Python Maint <python-maint@redhat.com> - 4.8.0-8
- Rebuilt for Python 3.10 - Rebuilt for Python 3.10