Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-matplotlib for
openSUSE:Factory checked in at 2026-03-12 22:20:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-matplotlib (Old)
and /work/SRC/openSUSE:Factory/.python-matplotlib.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-matplotlib"
Thu Mar 12 22:20:24 2026 rev:129 rq:1338022 version:3.10.8
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-matplotlib/python-matplotlib.changes
2026-03-05 17:15:30.467546594 +0100
+++
/work/SRC/openSUSE:Factory/.python-matplotlib.new.8177/python-matplotlib.changes
2026-03-12 22:21:50.653210276 +0100
@@ -1,0 +2,7 @@
+Mon Mar 9 11:34:22 UTC 2026 - Dominique Leuenberger <[email protected]>
+
+- Skip test_backend_gtk3.py::test_correct_key, upstream dropped the
+ test that was xfail since the beginning
+ See https://github.com/matplotlib/matplotlib/commit/ec9f001e
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-matplotlib.spec ++++++
--- /var/tmp/diff_new_pack.5DkqD2/_old 2026-03-12 22:21:51.701253635 +0100
+++ /var/tmp/diff_new_pack.5DkqD2/_new 2026-03-12 22:21:51.705253800 +0100
@@ -364,6 +364,9 @@
# test failures uncovered by xkeyboard-config
https://github.com/matplotlib/matplotlib/issues/30703
skip_tests+=" or (test_getattr and gtk3)"
skip_tests+=" or test_determinism_check or test_determinism_source_date_epoch"
+# test_backend_gtk3::test_correct_key has been xfail since its introduction -
and with GNOME 50 fails; removed upstream
+# See
https://github.com/matplotlib/matplotlib/commit/ec9f001e1958156e2195763cce0e1d1047d35dd6
+skip_tests+=" or (test_correct_key and gtk3)"
# Fails in SLFO:Main
%if 0%{?suse_version} < 1699