From 4d7512399845e2b55921d9dd5cb27df3744a22ac Mon Sep 17 00:00:00 2001 From: Miro HronĨok Date: Jul 17 2023 11:39:05 +0000 Subject: Enumerate patches to workaround CI's old RPM version See https://pagure.io/fedora-ci/general/issue/381 --- diff --git a/python-tox.spec b/python-tox.spec index 6db9581..19c8f12 100644 --- a/python-tox.spec +++ b/python-tox.spec @@ -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