Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-mypy for openSUSE:Factory 
checked in at 2026-04-15 16:03:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-mypy (Old)
 and      /work/SRC/openSUSE:Factory/.python-mypy.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-mypy"

Wed Apr 15 16:03:05 2026 rev:23 rq:1346922 version:1.19.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-mypy/python-mypy.changes  2026-03-01 
22:13:41.719178091 +0100
+++ /work/SRC/openSUSE:Factory/.python-mypy.new.21863/python-mypy.changes       
2026-04-15 16:03:19.619931411 +0200
@@ -1,0 +2,5 @@
+Tue Apr 14 16:37:43 UTC 2026 - Markéta Machová <[email protected]>
+
+- Skip test failing with CPython CVE fix
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-mypy.spec ++++++
--- /var/tmp/diff_new_pack.DBenrG/_old  2026-04-15 16:03:22.220038299 +0200
+++ /var/tmp/diff_new_pack.DBenrG/_new  2026-04-15 16:03:22.224038463 +0200
@@ -158,6 +158,8 @@
 donttest+=" or testMathOps or testFloatOps"
 # fails on Python 3.11.4, see gh#python/mypy#15446. Patch 
db5b5af1201fff03465b0684d16b6489a62a3d78 does not apply clean, better wait for 
a new upstream version
 donttest+=" or PEP561Suite"
+# https://github.com/python/cpython/issues/146121 caused the tests to fail as 
described in https://github.com/python/mypy/issues/21120, upstream hotfix does 
not work here
+donttest+=" or testAllBase64Features_librt"
 %pytest -n auto -k "not (testallexcept ${donttest})"
 %endif
 

Reply via email to