Rebuilt for Python 3.12

This commit is contained in:
Python Maint 2023-06-15 18:54:47 +02:00 committed by Miro Hrončok
parent 26ea9cf11c
commit e14374a2e5

View File

@ -4,7 +4,7 @@
Name: python-%{modname}
Version: 22.10.2
Release: 1%{?dist}
Release: 2%{?dist}
Summary: A coroutine-based Python networking library
License: MIT
@ -95,6 +95,9 @@ cd src/gevent/tests && GEVENT_FILE=thread %__python3 -mgevent.tests test__*subpr
%{python3_sitearch}/%{modname}*
%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
- Update to 22.10.2