From 89f34c6ce8a284819490167a891ddf0117656a15 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:11:57 +0100 Subject: [PATCH] rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 23.9.1-2mamba;Tue Sep 26 2023] --- python-gevent.spec | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/python-gevent.spec b/python-gevent.spec index de034ef..3fa3439 100644 --- a/python-gevent.spec +++ b/python-gevent.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-gevent Version: 23.9.1 -Release: 1mamba +Release: 2mamba Summary: Coroutine-based network library Group: System/Libraries Vendor: openmamba @@ -13,11 +13,12 @@ Patch0: python-gevent-1.0.1-python-2.7.6.patch License: MIT ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: libpython3-devel -BuildRequires: python3.7dist(greenlet) -BuildRequires: python3.7dist(zope.event) -BuildRequires: python3.7dist(zope.interface) +BuildRequires: libpython311-devel +BuildRequires: python3.11dist(greenlet) +BuildRequires: python3.11dist(zope.event) +BuildRequires: python3.11dist(zope.interface) ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba %description %{summary}. @@ -55,6 +56,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc AUTHORS LICENSE %changelog +* Tue Sep 26 2023 Automatic Build System 23.9.1-2mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Sun Sep 17 2023 Automatic Build System 23.9.1-1mamba - automatic version update by autodist