Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2021-07-23 06:33:22 +00:00
parent 266acc343d
commit 114bdce017
1 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,7 @@
Name: python-%{modname}
Version: 21.1.2
Release: 2%{?dist}
Release: 3%{?dist}
Summary: A coroutine-based Python networking library
License: MIT
@ -94,6 +94,9 @@ cd src/gevent/tests && GEVENT_FILE=thread %__python3 -mgevent.tests test__*subpr
%{python3_sitearch}/%{modname}*
%changelog
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 21.1.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 21.1.2-2
- Rebuilt for Python 3.10