Update to 22.10.2

This commit is contained in:
Petr Viktorin 2023-06-15 11:48:32 +02:00
commit 26ea9cf11c
4 changed files with 7 additions and 274 deletions

View file

@ -3,18 +3,14 @@
%global optflags %(echo %{optflags} -I%{_includedir}/libev)
Name: python-%{modname}
Version: 21.12.0
Release: 5%{?dist}
Version: 22.10.2
Release: 1%{?dist}
Summary: A coroutine-based Python networking library
License: MIT
URL: http://www.gevent.org/
Source0: %{pypi_source %{modname} %{version} tar.gz}
# Support Python 3.11
# Discussion in https://github.com/gevent/gevent/pull/1872.patch
Patch: https://github.com/gevent/gevent/compare/master...hroncok:py311b3.patch
BuildRequires: gcc
BuildRequires: c-ares-devel
BuildRequires: libev-devel
@ -99,6 +95,9 @@ cd src/gevent/tests && GEVENT_FILE=thread %__python3 -mgevent.tests test__*subpr
%{python3_sitearch}/%{modname}*
%changelog
* Thu Jun 15 2023 Petr Viktorin <pviktori@redhat.com> - 22.10.2-1
- Update to 22.10.2
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 21.12.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild