From 8196346844fd119b2a3a63265666bf676c59ae12414787535a261b7fa0c88d04 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 6 Dec 2018 16:57:05 +0000 Subject: [PATCH] - Remove superfluous devel dependency for noarch package, but keep testsuite working. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-HeapDict?expand=0&rev=6 --- python-HeapDict.changes | 3 ++- python-HeapDict.spec | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/python-HeapDict.changes b/python-HeapDict.changes index 0c53dfc..0bfee7b 100644 --- a/python-HeapDict.changes +++ b/python-HeapDict.changes @@ -1,7 +1,8 @@ ------------------------------------------------------------------- Tue Dec 4 12:48:51 UTC 2018 - Matej Cepl -- Remove superfluous devel dependency for noarch package +- Remove superfluous devel dependency for noarch package, but + keep testsuite working. ------------------------------------------------------------------- Wed Aug 9 18:59:38 UTC 2017 - toddrme2178@gmail.com diff --git a/python-HeapDict.spec b/python-HeapDict.spec index a440b9e..572c330 100644 --- a/python-HeapDict.spec +++ b/python-HeapDict.spec @@ -36,6 +36,7 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros BuildArch: noarch %if %{with test} +BuildRequires: python2-devel BuildRequires: python3-testsuite %endif %python_subpackages