automatic version update by autodist [release 4.11.4-1mamba;Tue Nov 28 2023]

This commit is contained in:
Automatic Build System 2024-01-05 16:47:17 +01:00
parent de0c7bd0ee
commit d7405e1e38

View File

@ -1,13 +1,13 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-tox
Version: 4.11.3
Version: 4.11.4
Release: 1mamba
Summary: A generic virtualenv management and test command line tool
Group: System/Libraries
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://tox.readthedocs.org/
URL: https://tox.wiki/en/4.11.4/
Source: https://pypi.debian.net/tox/tox-%{version}.tar.gz
License: MIT
## AUTOBUILDREQ-BEGIN
@ -57,5 +57,8 @@ done
%doc LICENSE
%changelog
* Tue Nov 28 2023 Automatic Build System <autodist@mambasoft.it> 4.11.4-1mamba
- automatic version update by autodist
* Wed Nov 08 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 4.11.3-1mamba
- package created using the webbuild interface