From 6c5ecb5b88f16a0c532716062cec606a6d1c801f66902aef639e37a90304dc87 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 4 May 2018 09:29:52 +0000 Subject: [PATCH] Accepting request 603205 from devel:languages:python - specfile: * don't use python_module for Requires OBS-URL: https://build.opensuse.org/request/show/603205 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-attrib?expand=0&rev=2 --- python-pytest-attrib.changes | 6 ++++++ python-pytest-attrib.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/python-pytest-attrib.changes b/python-pytest-attrib.changes index 6e10316..8bb26ae 100644 --- a/python-pytest-attrib.changes +++ b/python-pytest-attrib.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Mar 3 18:39:48 UTC 2018 - arun@gmx.de + +- specfile: + * don't use python_module for Requires + ------------------------------------------------------------------- Fri Mar 2 19:55:47 UTC 2018 - sebix+novell.com@sebix.at diff --git a/python-pytest-attrib.spec b/python-pytest-attrib.spec index 2f348de..2900e77 100644 --- a/python-pytest-attrib.spec +++ b/python-pytest-attrib.spec @@ -32,7 +32,7 @@ BuildRequires: python-rpm-macros # SECTION tests BuildRequires: %{python_module pytest >= 2.2} # /SECTION -Requires: %{python_module pytest >= 2.2} +Requires: python-pytest >= 2.2 BuildArch: noarch %python_subpackages