From 232ce711948cb4549649d07dc9342c761c85ac2a Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:52:57 +0100 Subject: [PATCH] rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 2.2.3-2mamba;Wed Sep 27 2023] --- python-werkzeug.spec | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/python-werkzeug.spec b/python-werkzeug.spec index 461bc82..3dad62d 100644 --- a/python-werkzeug.spec +++ b/python-werkzeug.spec @@ -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 2.2.3-2mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Wed Feb 15 2023 Automatic Build System 2.2.3-1mamba - automatic version update by autodist