Update a test regex to work with Python 3.12+
This commit is contained in:
parent
404f2b434c
commit
d8295e20cb
2 changed files with 39 additions and 0 deletions
|
|
@ -32,6 +32,9 @@ Source0: %{pypi_source tox}
|
|||
# Adjust virtualenv environment variables to make it work with our patched virtualenv.
|
||||
Patch: fix-tests.patch
|
||||
|
||||
# Update a test regex to work with Python 3.12+
|
||||
Patch: https://github.com/tox-dev/tox/pull/3066.patch
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: python3-devel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue