From ca74e6e4f0f1f7ddafd4f765edfb660a483fbc9cb7b0ee9140a49b24ac75f176 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 13:21:02 +0000 Subject: [PATCH] Remove superfluous devel dependency for noarch package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-configshell-fb?expand=0&rev=21 --- python-configshell-fb.changes | 5 +++++ python-configshell-fb.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/python-configshell-fb.changes b/python-configshell-fb.changes index ed17edd..82e96c2 100644 --- a/python-configshell-fb.changes +++ b/python-configshell-fb.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:46:52 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Thu Oct 18 23:37:59 UTC 2018 - opensuse-packaging@opensuse.org diff --git a/python-configshell-fb.spec b/python-configshell-fb.spec index cd29570..790e1f9 100644 --- a/python-configshell-fb.spec +++ b/python-configshell-fb.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/ # @@ -27,7 +27,6 @@ License: Apache-2.0 Group: Development/Libraries/Python Url: http://github.com/open-iscsi/configshell-fb Source: %{oname}-%{realver}.tar.xz -BuildRequires: %{python_module devel} BuildRequires: %{python_module pyparsing} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module six}