diff --git a/python-mwclient.spec b/python-mwclient.spec index fb7cb03..fd9331d 100644 --- a/python-mwclient.spec +++ b/python-mwclient.spec @@ -29,7 +29,8 @@ BuildArch: noarch BuildRequires: python2-devel # This is in setup_requires, so we need it even if not running tests -BuildRequires: python2-pytest-runner +# Provides: python2-pytest-runner missing on EPEL 7 +BuildRequires: python-pytest-runner # For EPEL BuildRequires: python-setuptools %if 0%{?with_tests}