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