From 266acc343d71bcadbd847f7b2960ec1dc58f13e4 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 4 Jun 2021 12:51:27 +0200 Subject: [PATCH] Rebuilt for Python 3.10 --- python-gevent.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-gevent.spec b/python-gevent.spec index e6d349e..add1540 100644 --- a/python-gevent.spec +++ b/python-gevent.spec @@ -4,7 +4,7 @@ Name: python-%{modname} Version: 21.1.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A coroutine-based Python networking library License: MIT @@ -94,6 +94,9 @@ cd src/gevent/tests && GEVENT_FILE=thread %__python3 -mgevent.tests test__*subpr %{python3_sitearch}/%{modname}* %changelog +* Fri Jun 04 2021 Python Maint - 21.1.2-2 +- Rebuilt for Python 3.10 + * Mon Apr 26 2021 Dan Callaghan - 21.1.2-1 - new upstream bug fix release 21.1.2