Rebuilt for Python 3.12
This commit is contained in:
parent
26ea9cf11c
commit
e14374a2e5
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Name: python-%{modname}
|
Name: python-%{modname}
|
||||||
Version: 22.10.2
|
Version: 22.10.2
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: A coroutine-based Python networking library
|
Summary: A coroutine-based Python networking library
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -95,6 +95,9 @@ cd src/gevent/tests && GEVENT_FILE=thread %__python3 -mgevent.tests test__*subpr
|
|||||||
%{python3_sitearch}/%{modname}*
|
%{python3_sitearch}/%{modname}*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 15 2023 Python Maint <python-maint@redhat.com> - 22.10.2-2
|
||||||
|
- Rebuilt for Python 3.12
|
||||||
|
|
||||||
* Thu Jun 15 2023 Petr Viktorin <pviktori@redhat.com> - 22.10.2-1
|
* Thu Jun 15 2023 Petr Viktorin <pviktori@redhat.com> - 22.10.2-1
|
||||||
- Update to 22.10.2
|
- Update to 22.10.2
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user