From 0728bce2f9f68deb0007da8e6cd84ab953074b154ec1897f01ebddc4425b6375 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 13:16:44 +0000 Subject: [PATCH] Remove superfluous devel dependency for noarch package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-biplist?expand=0&rev=16 --- python-biplist.changes | 5 +++++ python-biplist.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/python-biplist.changes b/python-biplist.changes index e88d050..c8b73cc 100644 --- a/python-biplist.changes +++ b/python-biplist.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:46:09 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Tue May 22 12:18:24 UTC 2018 - tchvatal@suse.com diff --git a/python-biplist.spec b/python-biplist.spec index 35e7774..8535983 100644 --- a/python-biplist.spec +++ b/python-biplist.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/ # @@ -26,7 +26,6 @@ Group: Development/Languages/Python URL: https://bitbucket.org/wooster/biplist Source: https://files.pythonhosted.org/packages/source/b/biplist/biplist-%{version}.tar.gz BuildRequires: %{python_module coverage} -BuildRequires: %{python_module devel} BuildRequires: %{python_module nose} BuildRequires: %{python_module setuptools} BuildRequires: fdupes