From fa7eb2184fbd23f4c866fa999f6363dea6286bf84c3dd525e2aadbbd292156f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Thu, 21 Jan 2021 15:34:31 +0000 Subject: [PATCH] sorry OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-apipkg?expand=0&rev=10 --- python-apipkg.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-apipkg.spec b/python-apipkg.spec index 2e93a16..09adb23 100644 --- a/python-apipkg.spec +++ b/python-apipkg.spec @@ -37,7 +37,7 @@ Source: https://files.pythonhosted.org/packages/source/a/apipkg/apipkg-% # Collected upstream fixes for gh#pytest-dev/apipkg#14 and # gh#pytest-dev/apipkg#15 Patch0: pytest4.patch -%if %{?with test} +%if %{with test} BuildRequires: %{python_module pytest} %endif BuildRequires: %{python_module setuptools_scm}