From 07bf1f8b2f2aa0d0bc9d1fec7626615cebe952df Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:11:56 +0100 Subject: [PATCH] automatic version update by autodist [release 23.9.0.post1-1mamba;Mon Sep 04 2023] --- python-gevent.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/python-gevent.spec b/python-gevent.spec index 90fdb48..78ae37c 100644 --- a/python-gevent.spec +++ b/python-gevent.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-gevent -Version: 22.10.2 +Version: 23.9.0.post1 Release: 1mamba Summary: Coroutine-based network library Group: System/Libraries @@ -15,7 +15,6 @@ License: MIT BuildRequires: glibc-devel BuildRequires: libpython3-devel BuildRequires: python3.7dist(greenlet) -BuildRequires: python3.7dist(setuptools) BuildRequires: python3.7dist(zope.event) BuildRequires: python3.7dist(zope.interface) ## AUTOBUILDREQ-END @@ -56,6 +55,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc AUTHORS LICENSE %changelog +* Mon Sep 04 2023 Automatic Build System 23.9.0.post1-1mamba +- automatic version update by autodist + * Tue Nov 01 2022 Automatic Build System 22.10.2-1mamba - automatic version update by autodist