Update to 24.11.1
This commit is contained in:
parent
b9b30dac33
commit
a10bffa1db
3 changed files with 6 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
|||
%global optflags %(echo %{optflags} -I%{_includedir}/libev)
|
||||
|
||||
Name: python-%{modname}
|
||||
Version: 24.10.2
|
||||
Version: 24.11.1
|
||||
Release: 1%{?dist}
|
||||
Summary: A coroutine-based Python networking library
|
||||
|
||||
|
|
@ -96,6 +96,9 @@ cd src/gevent/tests && GEVENT_FILE=thread %__python3 -mgevent.tests test__*subpr
|
|||
%{python3_sitearch}/%{modname}*
|
||||
|
||||
%changelog
|
||||
* Mon Nov 11 2024 Orion Poplawski <orion@nwra.com> - 24.11.1-1
|
||||
- Update to 24.11.1
|
||||
|
||||
* Fri Oct 11 2024 Orion Poplawski <orion@nwra.com> - 24.10.2-1
|
||||
- Update to 24.10.2
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue