Rebuilt for Python 3.13
This commit is contained in:
parent
2ddfb8eb10
commit
2061eebcdb
1 changed files with 4 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
Name: python-%{modname}
|
||||
Version: 23.9.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: A coroutine-based Python networking library
|
||||
|
||||
License: MIT
|
||||
|
|
@ -92,6 +92,9 @@ cd src/gevent/tests && GEVENT_FILE=thread %__python3 -mgevent.tests test__*subpr
|
|||
%{python3_sitearch}/%{modname}*
|
||||
|
||||
%changelog
|
||||
* Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 23.9.1-2
|
||||
- Rebuilt for Python 3.13
|
||||
|
||||
* Sat Feb 17 2024 Orion Poplawski <orion@nwra.com> - 23.9.1-1
|
||||
- Update to 23.9.1 CVE-2023-41419 (bz#2242244)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue