Stop needlessly enumerating sources and patches

Now when https://pagure.io/fedora-ci/general/issue/381 is fixed,
we don't need to preserve spec compatibility with RHEL 8.

[skip changelog]
This commit is contained in:
Miro Hrončok 2023-09-25 14:54:42 +02:00
commit 2e83f2e316

View file

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