Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-soundcloud-v2 for 
openSUSE:Factory checked in at 2026-04-01 19:51:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-soundcloud-v2 (Old)
 and      /work/SRC/openSUSE:Factory/.python-soundcloud-v2.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-soundcloud-v2"

Wed Apr  1 19:51:46 2026 rev:2 rq:1343970 version:1.6.2

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-soundcloud-v2/python-soundcloud-v2.changes    
    2024-09-18 15:28:21.200517044 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-soundcloud-v2.new.21863/python-soundcloud-v2.changes
     2026-04-01 19:52:58.266968522 +0200
@@ -1,0 +2,7 @@
+Tue Mar 31 19:30:45 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 1.6.2:
+  * fix client_id retrieval
+  * fix: user created_at may not be present in response
+
+-------------------------------------------------------------------

Old:
----
  soundcloud-v2-1.6.0.tar.gz

New:
----
  soundcloud_v2-1.6.2.tar.gz

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

Other differences:
------------------
++++++ python-soundcloud-v2.spec ++++++
--- /var/tmp/diff_new_pack.NPnytj/_old  2026-04-01 19:52:59.935037807 +0200
+++ /var/tmp/diff_new_pack.NPnytj/_new  2026-04-01 19:52:59.935037807 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-soundcloud-v2
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,12 +17,12 @@
 
 
 Name:           python-soundcloud-v2
-Version:        1.6.0
+Version:        1.6.2
 Release:        0
 Summary:        Python wrapper for the internal v2 SoundCloud API
 License:        MIT
 URL:            https://github.com/7x11x13/soundcloud.py
-Source:         
https://files.pythonhosted.org/packages/source/s/soundcloud-v2/soundcloud-v2-%{version}.tar.gz
+Source:         
https://files.pythonhosted.org/packages/source/s/soundcloud-v2/soundcloud_v2-%{version}.tar.gz
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools >= 40.8.0}
 BuildRequires:  %{python_module wheel}
@@ -41,7 +41,7 @@
 Python wrapper for the internal v2 SoundCloud API. Does not require an API key.
 
 %prep
-%autosetup -p1 -n soundcloud-v2-%{version}
+%autosetup -p1 -n soundcloud_v2-%{version}
 
 %build
 %pyproject_wheel

Reply via email to