Update a test regex to work with Python 3.12+

This commit is contained in:
Miro Hrončok 2023-07-17 11:37:55 +02:00
commit d8295e20cb
2 changed files with 39 additions and 0 deletions

View file

@ -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