rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 23.9.1-2mamba;Tue Sep 26 2023]
This commit is contained in:
parent
1c74756f86
commit
89f34c6ce8
@ -1,7 +1,7 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-gevent
|
Name: python-gevent
|
||||||
Version: 23.9.1
|
Version: 23.9.1
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Coroutine-based network library
|
Summary: Coroutine-based network library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -13,11 +13,12 @@ Patch0: python-gevent-1.0.1-python-2.7.6.patch
|
|||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython311-devel
|
||||||
BuildRequires: python3.7dist(greenlet)
|
BuildRequires: python3.11dist(greenlet)
|
||||||
BuildRequires: python3.7dist(zope.event)
|
BuildRequires: python3.11dist(zope.event)
|
||||||
BuildRequires: python3.7dist(zope.interface)
|
BuildRequires: python3.11dist(zope.interface)
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%{summary}.
|
%{summary}.
|
||||||
@ -55,6 +56,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%doc AUTHORS LICENSE
|
%doc AUTHORS LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 23.9.1-2mamba
|
||||||
|
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||||
|
|
||||||
* Sun Sep 17 2023 Automatic Build System <autodist@mambasoft.it> 23.9.1-1mamba
|
* Sun Sep 17 2023 Automatic Build System <autodist@mambasoft.it> 23.9.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user