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 2025-11-06 18:12:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-matplotlib (Old)
 and      /work/SRC/openSUSE:Factory/.python-matplotlib.new.1980 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-matplotlib"

Thu Nov  6 18:12:34 2025 rev:123 rq:1315307 version:3.10.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-matplotlib/python-matplotlib.changes      
2025-10-18 14:34:55.955184240 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-matplotlib.new.1980/python-matplotlib.changes
    2025-11-06 18:13:18.847687345 +0100
@@ -1,0 +2,5 @@
+Mon Nov  3 09:06:33 UTC 2025 - Markéta Machová <[email protected]>
+
+- Skip tests failing with new package versions in Factory (bsc#1252721)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-matplotlib.spec ++++++
--- /var/tmp/diff_new_pack.yetXZJ/_old  2025-11-06 18:13:19.631720646 +0100
+++ /var/tmp/diff_new_pack.yetXZJ/_new  2025-11-06 18:13:19.631720646 +0100
@@ -359,6 +359,11 @@
 skip_tests+=" or (test_backend_pgf and test_rcupdate)"
 # test failures with newer ghostscript
 skip_tests+=" or test_bbox_inches_tight_raster[pdf] or 
test_interp_nearest_vs_none[pdf]"
+# test failure uncovered by gc 
https://github.com/matplotlib/matplotlib/issues/30703
+skip_tests+=" or test_rasterized[svg]"
+# 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"
 
 # Fails in SLFO:Main
 %if 0%{?suse_version} <= %SLE_VERSION

Reply via email to