Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-streamdeck for 
openSUSE:Factory checked in at 2025-06-16 11:13:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-streamdeck (Old)
 and      /work/SRC/openSUSE:Factory/.python-streamdeck.new.19631 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-streamdeck"

Mon Jun 16 11:13:14 2025 rev:6 rq:1285977 version:0.9.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-streamdeck/python-streamdeck.changes      
2024-10-30 17:37:55.313017610 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-streamdeck.new.19631/python-streamdeck.changes
   2025-06-16 11:13:27.141707529 +0200
@@ -1,0 +2,5 @@
+Mon Jun 16 06:12:25 UTC 2025 - Steve Kowalik <steven.kowa...@suse.com>
+
+- Switch to pyroject macros.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-streamdeck.spec ++++++
--- /var/tmp/diff_new_pack.d9KSFf/_old  2025-06-16 11:13:27.721731495 +0200
+++ /var/tmp/diff_new_pack.d9KSFf/_new  2025-06-16 11:13:27.721731495 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-streamdeck
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,9 @@
 URL:            https://github.com/abcminiuser/python-elgato-streamdeck
 Source:         
https://files.pythonhosted.org/packages/source/s/streamdeck/streamdeck-%{version}.tar.gz
 Group:          Development/Languages/Python
+BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module wheel}
 BuildRequires:  dos2unix
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
@@ -40,15 +42,15 @@
 dos2unix CHANGELOG README.md
 
 %build
-%python_build
+%pyproject_wheel
 
 %install
-%python_install
+%pyproject_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %files %{python_files}
 %doc CHANGELOG README.md
 %license LICENSE
 %{python_sitelib}/StreamDeck*
-%{python_sitelib}/streamdeck-%{version}*-info
+%{python_sitelib}/streamdeck-%{version}.dist-info
 

Reply via email to