Update to 24.11.1
This commit is contained in:
parent
b9b30dac33
commit
a10bffa1db
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -32,3 +32,4 @@ gevent-0.13.0.tar.gz
|
|||
/gevent-24.2.1.tar.gz
|
||||
/gevent-24.10.1.tar.gz
|
||||
/gevent-24.10.2.tar.gz
|
||||
/gevent-24.11.1.tar.gz
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (gevent-24.10.2.tar.gz) = b1dc525d25434301d5b774745fc9870cc3d5b24cb8cddae425291635a1a78b1d8db957e9faa3edce020a3727f5a833efb5a52cfdd2312e6e30129744474933da
|
||||
SHA512 (gevent-24.11.1.tar.gz) = 7507bd754e6c862cd5e7821ded8dd05422d09cc26d0b7e6d889cb91f27661fff09a1949bf6d21c35aee63fa9f520b840f236adb6b4c19aa7da46971eb51a1b22
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue