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:
parent
f1b52407fa
commit
2e83f2e316
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue