This commit is contained in:
Fedora Release Engineering 2025-07-25 08:05:43 +00:00
commit d1d2833eb9

View file

@ -4,7 +4,7 @@
Name: python-%{modname}
Version: 24.11.1
Release: 3%{?dist}
Release: 4%{?dist}
Summary: A coroutine-based Python networking library
License: MIT
@ -96,6 +96,9 @@ cd src/gevent/tests && GEVENT_FILE=thread %__python3 -mgevent.tests test__*subpr
%{python3_sitearch}/%{modname}*
%changelog
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 24.11.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Wed Jun 04 2025 Python Maint <python-maint@redhat.com> - 24.11.1-3
- Rebuilt for Python 3.14