automatic version update by autodist [release 3.0.6-1mamba;Sat Oct 26 2024]
This commit is contained in:
parent
6c2f2420c4
commit
29c1fc09fd
@ -1,13 +1,13 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-werkzeug
|
Name: python-werkzeug
|
||||||
Version: 3.0.4
|
Version: 3.0.6
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: The Swiss Army knife of Python web development
|
Summary: The Swiss Army knife of Python web development
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
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
|
Source: https://pypi.debian.net/Werkzeug/werkzeug-%{version}.tar.gz
|
||||||
License: BSD
|
License: BSD
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
@ -48,6 +48,12 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
|||||||
%{python_sitelib}/%{pkgname}/*
|
%{python_sitelib}/%{pkgname}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Oct 26 2024 Automatic Build System <autodist@openmamba.org> 3.0.6-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Fri Oct 25 2024 Automatic Build System <autodist@openmamba.org> 3.0.5-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Aug 22 2024 Automatic Build System <autodist@openmamba.org> 3.0.4-1mamba
|
* Thu Aug 22 2024 Automatic Build System <autodist@openmamba.org> 3.0.4-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user