Hello community,
here is the log from the commit of package python-oauthlib for openSUSE:Factory
checked in at 2018-12-24 11:40:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-oauthlib (Old)
and /work/SRC/openSUSE:Factory/.python-oauthlib.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-oauthlib"
Mon Dec 24 11:40:30 2018 rev:23 rq:659521 version:2.1.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-oauthlib/python-oauthlib.changes
2018-08-24 17:12:03.134638401 +0200
+++
/work/SRC/openSUSE:Factory/.python-oauthlib.new.28833/python-oauthlib.changes
2018-12-24 11:40:31.485498284 +0100
@@ -1,0 +2,5 @@
+Tue Dec 4 12:50:57 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-oauthlib.spec ++++++
--- /var/tmp/diff_new_pack.1Al626/_old 2018-12-24 11:40:32.101497738 +0100
+++ /var/tmp/diff_new_pack.1Al626/_new 2018-12-24 11:40:32.105497734 +0100
@@ -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 @@
BuildRequires: %{python_module PyJWT}
BuildRequires: %{python_module blinker}
BuildRequires: %{python_module cryptography}
-BuildRequires: %{python_module devel}
BuildRequires: %{python_module mock}
BuildRequires: %{python_module nose}
BuildRequires: %{python_module pyasn1}