rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 3.1.0-2mamba;Tue Sep 26 2023]
This commit is contained in:
parent
1e7872a20b
commit
858abba872
@ -1,7 +1,7 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-falcon
|
||||
Version: 3.1.0
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: The ultra-reliable, fast ASGI+WSGI framework for building data plane APIs at scale
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -12,9 +12,10 @@ Source: https://pypi.debian.net/falcon/falcon-%{version}.tar.gz
|
||||
License: Apache License 2.0
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: python3.7dist(setuptools)
|
||||
BuildRequires: libpython311-devel
|
||||
BuildRequires: python3.11dist(setuptools)
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||
|
||||
%description
|
||||
%{summary}.
|
||||
@ -47,5 +48,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 3.1.0-2mamba
|
||||
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||
|
||||
* Mon Apr 18 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 3.1.0-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user