pytest → python2-pytest

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Gnatenko 2018-01-20 09:58:57 +01:00
parent e876f4bf30
commit c50a8bc8e3
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

View File

@ -27,7 +27,7 @@ Summary: %{summary}
BuildRequires: python2-devel BuildRequires: python2-devel
BuildRequires: python2-setuptools BuildRequires: python2-setuptools
%if %{with tests} %if %{with tests}
BuildRequires: pytest BuildRequires: python2-pytest
%endif %endif
%{?python_provide:%python_provide python2-%{srcname}} %{?python_provide:%python_provide python2-%{srcname}}