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 2023-02-03 22:04:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-debugpy (Old)
 and      /work/SRC/openSUSE:Factory/.python-debugpy.new.4462 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-debugpy"

Fri Feb  3 22:04:43 2023 rev:8 rq:1062640 version:1.6.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-debugpy/python-debugpy.changes    
2023-01-25 17:54:44.347766931 +0100
+++ /work/SRC/openSUSE:Factory/.python-debugpy.new.4462/python-debugpy.changes  
2023-02-03 22:15:38.942916617 +0100
@@ -1,0 +2,5 @@
+Thu Feb  2 12:58:38 UTC 2023 - Dirk Müller <dmuel...@suse.com>
+
+- skip more tests for python 3.11
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-debugpy.spec ++++++
--- /var/tmp/diff_new_pack.P3XjOa/_old  2023-02-03 22:15:39.342918940 +0100
+++ /var/tmp/diff_new_pack.P3XjOa/_new  2023-02-03 22:15:39.346918964 +0100
@@ -117,6 +117,9 @@
 export DEBUGPY_TEST=1
 # extra flags are not added
 donttest="test_custom_python_args"
+# python 3.11 failures
+donttest="$donttest or test_redirect_output or test_with_no_output or 
test_systemexit or test_exceptions_and_partial_exclude_rules or 
test_exception_stack or test_flask_template_exception_no_multiproc or 
test_flask_exception_no_multiproc or test_gevent"
+rm -v tests/debugpy/test_exception.py tests/debugpy/test_django.py
 %pytest_arch -k "not ($donttest)"
 %endif
 

Reply via email to