From 0ef905c6b0cce4a5d03d35c880f970c8e506d52137c849d902695f53fc5f2743 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 14:14:53 +0000 Subject: [PATCH] Remove superfluous devel dependency for noarch package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-WSME?expand=0&rev=31 --- python-WSME.changes | 5 +++++ python-WSME.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/python-WSME.changes b/python-WSME.changes index ea1ec53..92dfd6d 100644 --- a/python-WSME.changes +++ b/python-WSME.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:56:10 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Wed Sep 5 13:33:26 UTC 2018 - dmueller@suse.com diff --git a/python-WSME.spec b/python-WSME.spec index 3c859ee..070c6e9 100644 --- a/python-WSME.spec +++ b/python-WSME.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/ # @@ -25,7 +25,6 @@ License: MIT Group: Development/Languages/Python Url: http://packages.python.org/WSME/ Source: https://files.pythonhosted.org/packages/source/W/WSME/WSME-%{version}.tar.gz -BuildRequires: %{python_module devel} BuildRequires: %{python_module pbr} BuildRequires: %{python_module setuptools} BuildRequires: fdupes