Script 'mail_helper' called by obssrc
Hello community,

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

Package is "python-pulsectl"

Wed Jun 11 16:25:46 2025 rev:14 rq:1284628 version:24.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pulsectl/python-pulsectl.changes  
2025-02-26 19:40:00.842994294 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-pulsectl.new.19631/python-pulsectl.changes   
    2025-06-11 16:27:35.883156722 +0200
@@ -1,0 +2,5 @@
+Wed Jun 11 05:49:26 UTC 2025 - Steve Kowalik <steven.kowa...@suse.com>
+
+- Switch to pyproject macros.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pulsectl.spec ++++++
--- /var/tmp/diff_new_pack.h6a5nd/_old  2025-06-11 16:27:36.599186590 +0200
+++ /var/tmp/diff_new_pack.h6a5nd/_new  2025-06-11 16:27:36.603186757 +0200
@@ -26,7 +26,9 @@
 Group:          Development/Languages/Python
 URL:            https://github.com/mk-fg/python-pulse-control
 Source:         
https://files.pythonhosted.org/packages/source/p/pulsectl/pulsectl-%{version}.tar.gz
+BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-setuptools
@@ -53,10 +55,10 @@
 %setup -q -n pulsectl-%{version}
 
 %build
-%python_build
+%pyproject_wheel
 
 %install
-%python_install
+%pyproject_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %if %{with test}
@@ -68,5 +70,5 @@
 %license COPYING
 %doc CHANGES.rst README.rst
 %{python_sitelib}/pulsectl
-%{python_sitelib}/pulsectl-%{version}*-info
+%{python_sitelib}/pulsectl-%{version}.dist-info
 

Reply via email to