Enumerate patches to workaround CI's old RPM version

See https://pagure.io/fedora-ci/general/issue/381
This commit is contained in:
Miro Hrončok 2023-07-17 13:39:05 +02:00
commit 4d75123998

View file

@ -30,10 +30,10 @@ Source0: %{pypi_source tox}
# Remove dependency on devpi-process.
# Remove coverage-related dependencies.
# Adjust virtualenv environment variables to make it work with our patched virtualenv.
Patch: fix-tests.patch
Patch1: fix-tests.patch
# Update a test regex to work with Python 3.12+
Patch: https://github.com/tox-dev/tox/pull/3066.patch
Patch2: https://github.com/tox-dev/tox/pull/3066.patch
BuildArch: noarch