From d7405e1e38b1d3d61170f87e82832a7b4bc8331d Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:47:17 +0100 Subject: [PATCH] automatic version update by autodist [release 4.11.4-1mamba;Tue Nov 28 2023] --- python-tox.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-tox.spec b/python-tox.spec index 1911a67..aacce58 100644 --- a/python-tox.spec +++ b/python-tox.spec @@ -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 -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 4.11.4-1mamba +- automatic version update by autodist + * Wed Nov 08 2023 Silvan Calarco 4.11.3-1mamba - package created using the webbuild interface