From e14374a2e529c73f6b7cb9288b629ba9cdf2043e Mon Sep 17 00:00:00 2001 From: Python Maint Date: Thu, 15 Jun 2023 18:54:47 +0200 Subject: [PATCH] Rebuilt for Python 3.12 --- python-gevent.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-gevent.spec b/python-gevent.spec index 3a321b9..89ea7a0 100644 --- a/python-gevent.spec +++ b/python-gevent.spec @@ -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 - 22.10.2-2 +- Rebuilt for Python 3.12 + * Thu Jun 15 2023 Petr Viktorin - 22.10.2-1 - Update to 22.10.2