Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-discogs-client for 
openSUSE:Factory checked in at 2022-09-28 17:51:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-discogs-client (Old)
 and      /work/SRC/openSUSE:Factory/.python-discogs-client.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-discogs-client"

Wed Sep 28 17:51:17 2022 rev:5 rq:1006496 version:2.3.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-discogs-client/python-discogs-client.changes  
    2021-06-01 10:35:53.832653228 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-discogs-client.new.2275/python-discogs-client.changes
    2022-09-28 17:51:19.339180270 +0200
@@ -1,0 +2,7 @@
+Tue Sep 27 18:26:10 UTC 2022 - Yogalakshmi Arunachalam <yarunacha...@suse.com>
+
+- Update to 2.3.0 
+  This project is no longer maintained. You can still use a REST client like 
Requests or other
+  third-party Python library to access the Discogs REST API.
+
+-------------------------------------------------------------------

Old:
----
  discogs-client-2.2.2.tar.gz

New:
----
  discogs-client-2.3.0.tar.gz

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

Other differences:
------------------
++++++ python-discogs-client.spec ++++++
--- /var/tmp/diff_new_pack.dTYaAj/_old  2022-09-28 17:51:19.791181179 +0200
+++ /var/tmp/diff_new_pack.dTYaAj/_new  2022-09-28 17:51:19.795181187 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-discogs-client
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 # Copyright (c) 2015 LISA GmbH, Bingen, Germany.
 #
 # All modifications and additions to the file contributed by third parties
@@ -19,7 +19,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-discogs-client
-Version:        2.2.2
+Version:        2.3.0
 Release:        0
 Summary:        Official Python API client for Discogs
 License:        BSD-2-Clause

++++++ discogs-client-2.2.2.tar.gz -> discogs-client-2.3.0.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/discogs-client-2.2.2/PKG-INFO 
new/discogs-client-2.3.0/PKG-INFO
--- old/discogs-client-2.2.2/PKG-INFO   2019-01-11 00:10:27.000000000 +0100
+++ new/discogs-client-2.3.0/PKG-INFO   2020-06-01 23:32:12.000000000 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: discogs-client
-Version: 2.2.2
+Version: 2.3.0
 Summary: Official Python API client for Discogs
 Home-page: https://github.com/discogs/discogs_client
 Author: Discogs
@@ -8,7 +8,7 @@
 License: UNKNOWN
 Description: UNKNOWN
 Platform: UNKNOWN
-Classifier: Development Status :: 5 - Production/Stable
+Classifier: Development Status :: 7 - Inactive
 Classifier: Environment :: Console
 Classifier: License :: OSI Approved :: BSD License
 Classifier: Natural Language :: English
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/discogs-client-2.2.2/discogs_client.egg-info/PKG-INFO 
new/discogs-client-2.3.0/discogs_client.egg-info/PKG-INFO
--- old/discogs-client-2.2.2/discogs_client.egg-info/PKG-INFO   2019-01-11 
00:10:27.000000000 +0100
+++ new/discogs-client-2.3.0/discogs_client.egg-info/PKG-INFO   2020-06-01 
23:32:12.000000000 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: discogs-client
-Version: 2.2.2
+Version: 2.3.0
 Summary: Official Python API client for Discogs
 Home-page: https://github.com/discogs/discogs_client
 Author: Discogs
@@ -8,7 +8,7 @@
 License: UNKNOWN
 Description: UNKNOWN
 Platform: UNKNOWN
-Classifier: Development Status :: 5 - Production/Stable
+Classifier: Development Status :: 7 - Inactive
 Classifier: Environment :: Console
 Classifier: License :: OSI Approved :: BSD License
 Classifier: Natural Language :: English
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/discogs-client-2.2.2/setup.py 
new/discogs-client-2.3.0/setup.py
--- old/discogs-client-2.2.2/setup.py   2019-01-09 19:21:36.000000000 +0100
+++ new/discogs-client-2.3.0/setup.py   2020-06-01 22:51:58.000000000 +0200
@@ -4,14 +4,14 @@
 
 setup(
         name='discogs-client',
-        version='2.2.2',
+        version='2.3.0',
         description='Official Python API client for Discogs',
         url='https://github.com/discogs/discogs_client',
         author='Discogs',
         author_email='a...@discogsinc.com',
         test_suite='discogs_client.tests',
         classifiers=[
-            'Development Status :: 5 - Production/Stable',
+            'Development Status :: 7 - Inactive',
             'Environment :: Console',
             'License :: OSI Approved :: BSD License',
             'Natural Language :: English',

Reply via email to