Update to 4.24.1
- Fixes: rhbz#2339185
This commit is contained in:
parent
374d223f0a
commit
0c1e618f44
3 changed files with 73 additions and 31 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue