Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-debugpy for openSUSE:Factory 
checked in at 2025-06-10 08:57:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-debugpy (Old)
 and      /work/SRC/openSUSE:Factory/.python-debugpy.new.19631 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-debugpy"

Tue Jun 10 08:57:10 2025 rev:20 rq:1282964 version:1.8.14

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-debugpy/python-debugpy.changes    
2025-04-30 19:02:41.010076782 +0200
+++ /work/SRC/openSUSE:Factory/.python-debugpy.new.19631/python-debugpy.changes 
2025-06-10 08:57:28.664048254 +0200
@@ -1,0 +2,5 @@
+Thu Jun  5 06:01:35 UTC 2025 - Steve Kowalik <steven.kowa...@suse.com>
+
+- Switch to pyproject macros.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-debugpy.spec ++++++
--- /var/tmp/diff_new_pack.NuGpdZ/_old  2025-06-10 08:57:29.264073002 +0200
+++ /var/tmp/diff_new_pack.NuGpdZ/_new  2025-06-10 08:57:29.264073002 +0200
@@ -89,7 +89,7 @@
 mv ../attach_${pyarch}.so ../attach_linux_x86.so
 %endif
 popd
-%{$python_build}
+%pyproject_wheel
 }
 %endif
 
@@ -97,7 +97,7 @@
 %if !%{with test}
 # Dont compile pydevd again
 export SKIP_CYTHON_BUILD=1
-%python_install
+%pyproject_install
 %python_clone -a %{buildroot}%{_bindir}/debugpy
 %python_clone -a %{buildroot}%{_bindir}/debugpy-adapter
 %{python_expand # remove source files

Reply via email to