From 64eb73cb2601ee1ca625c5862f57854bb27c34135972ae62923a4b85179c43fa Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 13:21:18 +0000 Subject: [PATCH] Remove superfluous devel dependency for noarch package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cooldict?expand=0&rev=6 --- python-cooldict.changes | 5 +++++ python-cooldict.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/python-cooldict.changes b/python-cooldict.changes index 8894a6a..204f926 100644 --- a/python-cooldict.changes +++ b/python-cooldict.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:46:55 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Tue Apr 17 11:36:57 UTC 2018 - jengelh@inai.de diff --git a/python-cooldict.spec b/python-cooldict.spec index e34af9c..cea74fa 100644 --- a/python-cooldict.spec +++ b/python-cooldict.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -28,7 +28,6 @@ Source: https://files.pythonhosted.org/packages/source/c/cooldict/cooldi Source1: https://github.com/zardus/cooldict/raw/master/LICENSE Patch1: cooldict_python3.patch BuildRequires: %{python_module ana >= 0.1} -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros