automatic version update by autodist [release 3.1.2-1mamba;Tue Nov 05 2024]

This commit is contained in:
Automatic Build System 2024-11-05 21:26:38 +01:00
parent 5a7e878ee3
commit 86cec63dbe

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-werkzeug
Version: 3.1.1
Version: 3.1.2
Release: 1mamba
Summary: The Swiss Army knife of Python web development
Group: System/Libraries
@ -48,6 +48,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%{python_sitelib}/%{pkgname}/*
%changelog
* Tue Nov 05 2024 Automatic Build System <autodist@openmamba.org> 3.1.2-1mamba
- automatic version update by autodist
* Sat Nov 02 2024 Automatic Build System <autodist@openmamba.org> 3.1.1-1mamba
- automatic version update by autodist