rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 2.2.3-2mamba;Wed Sep 27 2023]
This commit is contained in:
parent
2cab8c914a
commit
232ce71194
@ -1,6 +1,6 @@
|
|||||||
Name: python-werkzeug
|
Name: python-werkzeug
|
||||||
Version: 2.2.3
|
Version: 2.2.3
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: The Swiss Army knife of Python web development
|
Summary: The Swiss Army knife of Python web development
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -10,9 +10,10 @@ URL: https://werkzeug.palletsprojects.com/en/2.0.x/
|
|||||||
Source: https://pypi.debian.net/Werkzeug/Werkzeug-%{version}.tar.gz
|
Source: https://pypi.debian.net/Werkzeug/Werkzeug-%{version}.tar.gz
|
||||||
License: BSD
|
License: BSD
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython311-devel
|
||||||
BuildRequires: python3.7dist(markupsafe)
|
BuildRequires: python3.11dist(markupsafe)
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||||
Requires: python >= %python_version
|
Requires: python >= %python_version
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -45,6 +46,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%{python_sitearch}/Werkzeug-%{version}-py*.egg-info/*
|
%{python_sitearch}/Werkzeug-%{version}-py*.egg-info/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 27 2023 Automatic Build System <autodist@mambasoft.it> 2.2.3-2mamba
|
||||||
|
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||||
|
|
||||||
* Wed Feb 15 2023 Automatic Build System <autodist@mambasoft.it> 2.2.3-1mamba
|
* Wed Feb 15 2023 Automatic Build System <autodist@mambasoft.it> 2.2.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user