Update to 4.25.0

Fixes: rhbz#2350693
This commit is contained in:
Tomáš Hrnčiar 2025-03-28 10:10:35 +01:00
commit 0464e297ad
4 changed files with 14 additions and 53 deletions

View file

@ -20,7 +20,7 @@
%undefine _py3_shebang_s
Name: python-tox
Version: 4.24.1
Version: 4.25.0
Release: %autorelease
Summary: Virtualenv-based automation of test activities
@ -35,9 +35,6 @@ Source: %{pypi_source tox}
# Adjust setuptools-version specific ifs to check for setuptools version rather than Python version.
Patch: fix-tests.patch
# Python 3.14.0a6+ test fix
Patch: https://github.com/tox-dev/tox/pull/3500.patch
BuildArch: noarch
BuildRequires: python3-devel