From 25f4e86ad4291190ea1fa1b785c2890822474f3aa54f33b3d15ad482de29a5cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Thu, 21 Jan 2021 15:32:45 +0000 Subject: [PATCH] ? OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-apipkg?expand=0&rev=9 --- python-apipkg.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-apipkg.spec b/python-apipkg.spec index 09adb23..2e93a16 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}