Release 25.9.1

This commit is contained in:
Antonio Trande 2026-01-24 12:45:06 +01:00
commit 8bacc1b4ca
3 changed files with 4 additions and 3 deletions

View file

@ -3,7 +3,7 @@
%global optflags %(echo %{optflags} -I%{_includedir}/libev)
Name: python-%{modname}
Version: 24.11.1
Version: 25.9.1
Release: %autorelease
Summary: A coroutine-based Python networking library
@ -32,7 +32,7 @@ Features include:
%package -n python3-%{modname}
Summary: %{summary}
BuildRequires: python3-devel
BuildRequires: python3-greenlet-devel >= 2.0.0
BuildRequires: python3-greenlet-devel >= 3.2.2
BuildRequires: python3-zope-event
%description -n python3-%{modname}