diff --git a/python-tox.spec b/python-tox.spec index 0c28589..8249179 100644 --- a/python-tox.spec +++ b/python-tox.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-tox -Version: 4.23.2 +Version: 4.24.1 Release: 1mamba Summary: A generic virtualenv management and test command line tool Group: System/Libraries @@ -10,6 +10,7 @@ Packager: Silvan Calarco URL: https://tox.wiki/en/4.11.4/ Source: https://pypi.debian.net/tox/tox-%{version}.tar.gz License: MIT +BuildArch: noarch ## AUTOBUILDREQ-BEGIN BuildRequires: libpython311-devel BuildRequires: python3.11dist(cachetools) @@ -57,6 +58,9 @@ done %doc LICENSE %changelog +* Wed Jan 22 2025 Automatic Build System 4.24.1-1mamba +- automatic version update by autodist + * Wed Oct 23 2024 Automatic Build System 4.23.2-1mamba - automatic version update by autodist