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 - _)
|
||||
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 <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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user