Hello community,

here is the log from the commit of package python-discogs-client for 
openSUSE:Factory checked in at 2018-12-13 19:42:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-discogs-client (Old)
 and      /work/SRC/openSUSE:Factory/.python-discogs-client.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-discogs-client"

Thu Dec 13 19:42:55 2018 rev:2 rq:654014 version:2.2.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-discogs-client/python-discogs-client.changes  
    2017-09-14 21:14:57.328772449 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-discogs-client.new.28833/python-discogs-client.changes
   2018-12-13 19:42:55.993130962 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:47:18 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-discogs-client.spec ++++++
--- /var/tmp/diff_new_pack.XheeLZ/_old  2018-12-13 19:42:56.553130230 +0100
+++ /var/tmp/diff_new_pack.XheeLZ/_new  2018-12-13 19:42:56.553130230 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-discogs-client
 #
-# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2015 LISA GmbH, Bingen, Germany.
 #
 # All modifications and additions to the file contributed by third parties
@@ -13,7 +13,8 @@
 # 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/
+#
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
@@ -21,21 +22,20 @@
 Name:           python-discogs-client
 Version:        2.2.1
 Release:        0
-License:        BSD-2-Clause
 Summary:        Official Python API client for Discogs
-Url:            https://github.com/discogs/discogs_client
+License:        BSD-2-Clause
 Group:          Development/Languages/Python
+Url:            https://github.com/discogs/discogs_client
 Source:         
https://files.pythonhosted.org/packages/source/d/discogs-client/discogs-client-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module oauthlib}
 BuildRequires:  %{python_module requests}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module six}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+Requires:       python-oauthlib
 Requires:       python-requests
 Requires:       python-six
-Requires:       python-oauthlib
 BuildArch:      noarch
 
 %python_subpackages


Reply via email to