Enumerate patches to workaround CI's old RPM version
See https://pagure.io/fedora-ci/general/issue/381
This commit is contained in:
parent
d8295e20cb
commit
4d75123998
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue