automatic version update by autodist [release 3.0.3-1mamba;Mon May 06 2024]

This commit is contained in:
Automatic Build System 2024-05-06 13:41:47 +02:00
parent 020b950907
commit d5502ceaaf

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-werkzeug
Version: 3.0.2
Version: 3.0.3
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
* Mon May 06 2024 Automatic Build System <autodist@openmamba.org> 3.0.3-1mamba
- automatic version update by autodist
* Mon Apr 01 2024 Automatic Build System <autodist@openmamba.org> 3.0.2-1mamba
- automatic version update by autodist