From 29aa240f2c6172382d3ff260a22ed08ead2c3c671f4706176b56ea899f30dc13 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 13:31:45 +0000 Subject: [PATCH] Remove superfluous devel dependency for noarch package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hawkauthlib?expand=0&rev=3 --- python-hawkauthlib.changes | 5 +++++ python-hawkauthlib.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/python-hawkauthlib.changes b/python-hawkauthlib.changes index ef76be1..2409794 100644 --- a/python-hawkauthlib.changes +++ b/python-hawkauthlib.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:48:50 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Tue Jan 9 17:25:26 UTC 2018 - badshah400@gmail.com diff --git a/python-hawkauthlib.spec b/python-hawkauthlib.spec index 6c844fa..2093694 100644 --- a/python-hawkauthlib.spec +++ b/python-hawkauthlib.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/ # @@ -29,7 +29,6 @@ Source0: https://github.com/mozilla-services/hawkauthlib/archive/v%{versi # Add MPL-2.0 License text directly from MPL upstream, since it is not included in package tarball Source1: https://www.mozilla.org/media/MPL/2.0/index.txt BuildRequires: %{python_module WebOb} -BuildRequires: %{python_module devel} BuildRequires: %{python_module requests} BuildRequires: %{python_module setuptools} BuildRequires: fdupes