Rebuilt for Python 3.11
This commit is contained in:
parent
06bf9a29a4
commit
ca7a74d8fd
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Name: python-%{modname}
|
Name: python-%{modname}
|
||||||
Version: 21.12.0
|
Version: 21.12.0
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: A coroutine-based Python networking library
|
Summary: A coroutine-based Python networking library
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -99,6 +99,9 @@ cd src/gevent/tests && GEVENT_FILE=thread %__python3 -mgevent.tests test__*subpr
|
|||||||
%{python3_sitearch}/%{modname}*
|
%{python3_sitearch}/%{modname}*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 14 2022 Python Maint <python-maint@redhat.com> - 21.12.0-3
|
||||||
|
- Rebuilt for Python 3.11
|
||||||
|
|
||||||
* Wed Jun 01 2022 Miro Hrončok <mhroncok@redhat.com> - 21.12.0-2
|
* Wed Jun 01 2022 Miro Hrončok <mhroncok@redhat.com> - 21.12.0-2
|
||||||
- Support Python 3.11
|
- Support Python 3.11
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user