diff --git a/python-tox.spec b/python-tox.spec index 65a7c65..95a4294 100644 --- a/python-tox.spec +++ b/python-tox.spec @@ -25,13 +25,13 @@ Summary: Virtualenv-based automation of test activities License: MIT URL: https://tox.readthedocs.io/ -Source0: %{pypi_source tox} +Source: %{pypi_source tox} # Remove dependency on devpi-process. # Remove dependency on detect-test-pollution. # Remove coverage-related dependencies. # Adjust virtualenv environment variables to make it work with our patched virtualenv. -Patch1: fix-tests.patch +Patch: fix-tests.patch BuildArch: noarch