From f95f42767b9a7494e99b0ccc2ee62303bfce7cb25f2c1450540f756f27b0701e Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 13:49:30 +0000 Subject: [PATCH] Remove superfluous devel dependency for noarch package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyBrowserID?expand=0&rev=3 --- python-PyBrowserID.changes | 5 +++++ python-PyBrowserID.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-PyBrowserID.changes b/python-PyBrowserID.changes index c4d99ee..fd3cd8c 100644 --- a/python-PyBrowserID.changes +++ b/python-PyBrowserID.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:51:58 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Fri Jan 12 06:31:48 UTC 2018 - antoine.belvire@opensuse.org diff --git a/python-PyBrowserID.spec b/python-PyBrowserID.spec index 792b477..551e9e5 100644 --- a/python-PyBrowserID.spec +++ b/python-PyBrowserID.spec @@ -1,6 +1,7 @@ # # spec file for package python-PyBrowserID # +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2017-2018 The openSUSE Project. # # All modifications and additions to the file contributed by third parties @@ -12,7 +13,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 +27,6 @@ License: MPL-2.0 Group: Development/Languages/Python Url: https://github.com/mozilla/PyBrowserID Source: https://files.pythonhosted.org/packages/source/P/PyBrowserID/PyBrowserID-%{version}.tar.gz -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros