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-04-10 17:45:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-matplotlib (Old) and /work/SRC/openSUSE:Factory/.python-matplotlib.new.21863 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-matplotlib" Fri Apr 10 17:45:11 2026 rev:130 rq:1343667 version:3.10.8 Changes: -------- --- /work/SRC/openSUSE:Factory/python-matplotlib/python-matplotlib.changes 2026-03-12 22:21:50.653210276 +0100 +++ /work/SRC/openSUSE:Factory/.python-matplotlib.new.21863/python-matplotlib.changes 2026-04-10 17:45:12.866529016 +0200 @@ -1,0 +2,6 @@ +Mon Mar 30 12:44:49 UTC 2026 - Markéta Machová <[email protected]> + +- Skip test_backend_gtk3.py::test_save_figure_return, fails with + glib 2.88 and upstream is going to filter the warning anyway + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-matplotlib.spec ++++++ --- /var/tmp/diff_new_pack.xSqbtr/_old 2026-04-10 17:45:14.058578064 +0200 +++ /var/tmp/diff_new_pack.xSqbtr/_new 2026-04-10 17:45:14.062578228 +0200 @@ -367,6 +367,8 @@ # 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)" +# test_save_figure_return in gtk3 also fails with GNOME 50 due to uncaught warning, see https://github.com/matplotlib/matplotlib/issues/31398 +skip_tests+=" or (test_save_figure_return and gtk3)" # Fails in SLFO:Main %if 0%{?suse_version} < 1699
