rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 21.2.0-2mamba;Tue Sep 26 2023]
This commit is contained in:
parent
d98d425f47
commit
195b143e55
@ -1,6 +1,6 @@
|
|||||||
Name: python-gunicorn
|
Name: python-gunicorn
|
||||||
Version: 21.2.0
|
Version: 21.2.0
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: WSGI HTTP Server for UNIX
|
Summary: WSGI HTTP Server for UNIX
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -10,10 +10,11 @@ URL: https://gunicorn.org/
|
|||||||
Source: https://pypi.debian.net/gunicorn/gunicorn-%{version}.tar.gz
|
Source: https://pypi.debian.net/gunicorn/gunicorn-%{version}.tar.gz
|
||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython310-devel
|
BuildRequires: libpython311-devel
|
||||||
BuildRequires: python3.10dist(packaging)
|
BuildRequires: python3.11dist(packaging)
|
||||||
BuildRequires: python3.10dist(setuptools)
|
BuildRequires: python3.11dist(setuptools)
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%{summary}.
|
%{summary}.
|
||||||
@ -60,6 +61,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%doc LICENSE THANKS
|
%doc LICENSE THANKS
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 21.2.0-2mamba
|
||||||
|
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||||
|
|
||||||
* Thu Jul 20 2023 Automatic Build System <autodist@mambasoft.it> 21.2.0-1mamba
|
* Thu Jul 20 2023 Automatic Build System <autodist@mambasoft.it> 21.2.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user