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-12-11 18:31:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-debugpy (Old)
 and      /work/SRC/openSUSE:Factory/.python-debugpy.new.1939 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-debugpy"

Thu Dec 11 18:31:41 2025 rev:23 rq:1321650 version:1.8.17

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-debugpy/python-debugpy.changes    
2025-10-14 18:06:09.093285238 +0200
+++ /work/SRC/openSUSE:Factory/.python-debugpy.new.1939/python-debugpy.changes  
2025-12-11 18:31:43.537247624 +0100
@@ -1,0 +2,5 @@
+Thu Nov 27 13:51:04 UTC 2025 - Markéta Machová <[email protected]>
+
+- Delete an extra pytest mark to fix tests with pytest 9
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-debugpy.spec ++++++
--- /var/tmp/diff_new_pack.qqDgF7/_old  2025-12-11 18:31:45.209317912 +0100
+++ /var/tmp/diff_new_pack.qqDgF7/_new  2025-12-11 18:31:45.213318080 +0100
@@ -131,6 +131,9 @@
 # Skip all attach_pid tests, it fails in OBS enviroment bsc#1219921
 donttest+=" or attach_pid"
 
+# fix tests with pytest 9 https://github.com/microsoft/debugpy/issues/1974
+sed -i '/launch/d' tests/debugpy/test_flask.py
+
 %pytest_arch -k "not ($donttest)"
 %endif
 

Reply via email to