diff --git a/python-werkzeug.spec b/python-werkzeug.spec index d2dc17e..00a2162 100644 --- a/python-werkzeug.spec +++ b/python-werkzeug.spec @@ -1,13 +1,13 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-werkzeug -Version: 3.0.4 +Version: 3.0.6 Release: 1mamba Summary: The Swiss Army knife of Python web development Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: https://werkzeug.palletsprojects.com/en/2.0.x/ +URL: https://werkzeug.palletsprojects.com/en/stable/ Source: https://pypi.debian.net/Werkzeug/werkzeug-%{version}.tar.gz License: BSD ## AUTOBUILDREQ-BEGIN @@ -48,6 +48,12 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %{python_sitelib}/%{pkgname}/* %changelog +* Sat Oct 26 2024 Automatic Build System 3.0.6-1mamba +- automatic version update by autodist + +* Fri Oct 25 2024 Automatic Build System 3.0.5-1mamba +- automatic version update by autodist + * Thu Aug 22 2024 Automatic Build System 3.0.4-1mamba - automatic version update by autodist