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:
Automatic Build System 2024-01-05 16:52:57 +01:00
parent 2cab8c914a
commit 232ce71194

View File

@ -1,6 +1,6 @@
Name: python-werkzeug
Version: 2.2.3
Release: 1mamba
Release: 2mamba
Summary: The Swiss Army knife of Python web development
Group: System/Libraries
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
License: BSD
## AUTOBUILDREQ-BEGIN
BuildRequires: libpython3-devel
BuildRequires: python3.7dist(markupsafe)
BuildRequires: libpython311-devel
BuildRequires: python3.11dist(markupsafe)
## AUTOBUILDREQ-END
BuildRequires: python3-devel >= 3.11.5-3mamba
Requires: python >= %python_version
%description
@ -45,6 +46,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%{python_sitearch}/Werkzeug-%{version}-py*.egg-info/*
%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
- automatic version update by autodist