Update to 4.24.1

- Fixes: rhbz#2339185
This commit is contained in:
Miro Hrončok 2025-01-29 16:16:10 +01:00
commit 0c1e618f44
3 changed files with 73 additions and 31 deletions

View file

@ -20,7 +20,7 @@
%undefine _py3_shebang_s
Name: python-tox
Version: 4.23.2
Version: 4.24.1
Release: %autorelease
Summary: Virtualenv-based automation of test activities
@ -32,6 +32,7 @@ Source: %{pypi_source tox}
# Remove dependency on detect-test-pollution.
# Remove coverage-related dependencies.
# Adjust virtualenv environment variables to make it work with our patched virtualenv.
# Adjust setuptools-version specific ifs to check for setuptools version rather than Python version.
Patch: fix-tests.patch
BuildArch: noarch