From c50a8bc8e3ea82625fbff2a1b4b0a2efa573b0f8 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Sat, 20 Jan 2018 09:58:57 +0100 Subject: [PATCH] =?UTF-8?q?pytest=20=E2=86=92=20python2-pytest?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Igor Gnatenko --- python-setuptools_scm.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-setuptools_scm.spec b/python-setuptools_scm.spec index fe18a5a..65f1723 100644 --- a/python-setuptools_scm.spec +++ b/python-setuptools_scm.spec @@ -27,7 +27,7 @@ Summary: %{summary} BuildRequires: python2-devel BuildRequires: python2-setuptools %if %{with tests} -BuildRequires: pytest +BuildRequires: python2-pytest %endif %{?python_provide:%python_provide python2-%{srcname}}