Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-dukpy for openSUSE:Factory 
checked in at 2025-06-05 20:34:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-dukpy (Old)
 and      /work/SRC/openSUSE:Factory/.python-dukpy.new.19631 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-dukpy"

Thu Jun  5 20:34:42 2025 rev:12 rq:1282976 version:0.5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-dukpy/python-dukpy.changes        
2025-01-21 21:11:40.249927271 +0100
+++ /work/SRC/openSUSE:Factory/.python-dukpy.new.19631/python-dukpy.changes     
2025-06-05 20:37:21.892841721 +0200
@@ -1,0 +2,5 @@
+Thu Jun  5 06:01:38 UTC 2025 - Steve Kowalik <steven.kowa...@suse.com>
+
+- Switch to pyproject macros.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-dukpy.spec ++++++
--- /var/tmp/diff_new_pack.kD88fF/_old  2025-06-05 20:37:22.324859684 +0200
+++ /var/tmp/diff_new_pack.kD88fF/_new  2025-06-05 20:37:22.324859684 +0200
@@ -25,8 +25,10 @@
 URL:            https://github.com/amol-/dukpy
 Source:         
https://github.com/amol-/dukpy/archive/%{version}.tar.gz#/dukpy-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires(post): update-alternatives
@@ -60,10 +62,10 @@
 
 %build
 export CFLAGS="%{optflags}"
-%python_build
+%pyproject_wheel
 
 %install
-%python_install
+%pyproject_install
 %python_clone -a %{buildroot}%{_bindir}/dukpy
 %python_clone -a %{buildroot}%{_bindir}/dukpy-install
 %python_expand %fdupes %{buildroot}%{$python_sitearch}

Reply via email to