automatic version update by autodist [release 23.9.0.post1-1mamba;Mon Sep 04 2023]
This commit is contained in:
parent
c17cd2189c
commit
07bf1f8b2f
@ -1,6 +1,6 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-gevent
|
Name: python-gevent
|
||||||
Version: 22.10.2
|
Version: 23.9.0.post1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Coroutine-based network library
|
Summary: Coroutine-based network library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -15,7 +15,6 @@ License: MIT
|
|||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython3-devel
|
||||||
BuildRequires: python3.7dist(greenlet)
|
BuildRequires: python3.7dist(greenlet)
|
||||||
BuildRequires: python3.7dist(setuptools)
|
|
||||||
BuildRequires: python3.7dist(zope.event)
|
BuildRequires: python3.7dist(zope.event)
|
||||||
BuildRequires: python3.7dist(zope.interface)
|
BuildRequires: python3.7dist(zope.interface)
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
@ -56,6 +55,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%doc AUTHORS LICENSE
|
%doc AUTHORS LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 04 2023 Automatic Build System <autodist@mambasoft.it> 23.9.0.post1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Nov 01 2022 Automatic Build System <autodist@mambasoft.it> 22.10.2-1mamba
|
* Tue Nov 01 2022 Automatic Build System <autodist@mambasoft.it> 22.10.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user