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 2026-06-15 19:39:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-debugpy (Old)
 and      /work/SRC/openSUSE:Factory/.python-debugpy.new.1981 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-debugpy"

Mon Jun 15 19:39:49 2026 rev:27 rq:1359208 version:1.8.21

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-debugpy/python-debugpy.changes    
2026-04-16 18:47:00.621454283 +0200
+++ /work/SRC/openSUSE:Factory/.python-debugpy.new.1981/python-debugpy.changes  
2026-06-15 19:41:20.582132145 +0200
@@ -1,0 +2,25 @@
+Sun Jun 14 09:02:08 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 1.8.21:
+  * Return evaluate result in DAP response body instead of
+    writing to stdout: #2027
+  * Prevent invalid `scopes` request from crashing debug session:
+  * Skip uninitialized `__slots__` in variable resolver: #2024
+  * Handle `-c` arguments that are `bytes` instead of `str`:
+  * Fix evaluation of variables from chained exception frames:
+  * `ContinueRequest` with a specific `threadId` no longer
+    resumes all threads (in-process adapter): #2012
+  * Avoid strong reference to exceptions during unwind: #2008
+  * Show error message on evaluate failures in the hover context:
+  * Display `dlerror` output when `dlopen` fails: #2000
+  * Replace removed `pkgutil.get_loader` with
+    `importlib.util.find_spec` in `get_fullname`: #1998
+  * Enhancements:
+  * Add option to ignore all system exit codes: #2017
+  * Pull changes from pydevd up to March 2026: #2010
+  * Infrastructure work:
+  * Suppress Flawfinder false positives on Cython memcpy / read-
+    loop iterators (TSA #2816216, #2816217, #2816218, #2816219,
+    #2816220): #2028, #2029, #2030, #2031, #2032
+
+-------------------------------------------------------------------

Old:
----
  debugpy-1.8.20.tar.gz

New:
----
  debugpy-1.8.21.tar.gz

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

Other differences:
------------------
++++++ python-debugpy.spec ++++++
--- /var/tmp/diff_new_pack.BYLyf8/_old  2026-06-15 19:41:21.282161478 +0200
+++ /var/tmp/diff_new_pack.BYLyf8/_new  2026-06-15 19:41:21.282161478 +0200
@@ -34,7 +34,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-debugpy%{psuffix}
-Version:        1.8.20
+Version:        1.8.21
 Release:        0
 Summary:        An implementation of the Debug Adapter Protocol for Python
 License:        MIT

++++++ debugpy-1.8.20.tar.gz -> debugpy-1.8.21.tar.gz ++++++
++++ 152679 lines of diff (skipped)

Reply via email to