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 2021-12-09 19:45:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-matplotlib (Old)
 and      /work/SRC/openSUSE:Factory/.python-matplotlib.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-matplotlib"

Thu Dec  9 19:45:22 2021 rev:91 rq:936400 version:3.4.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-matplotlib/python-matplotlib.changes      
2021-10-29 22:34:23.859685846 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-matplotlib.new.2520/python-matplotlib.changes
    2021-12-09 19:45:40.709135254 +0100
@@ -1,0 +2,5 @@
+Wed Dec  8 04:42:16 UTC 2021 - Steve Kowalik <steven.kowa...@suse.com>
+
+- Skip some broken tests with new pyparsing. 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-matplotlib.spec ++++++
--- /var/tmp/diff_new_pack.CO0sJY/_old  2021-12-09 19:45:44.005136841 +0100
+++ /var/tmp/diff_new_pack.CO0sJY/_new  2021-12-09 19:45:44.009136843 +0100
@@ -288,6 +288,8 @@
 skip_tests+=" or (test_fig_close and Qt4Agg)"
 # timing tests on obs can fail unpredictably
 skip_tests+=" or test_invisible_Line_rendering"
+# currently broken, revert with 3.5.0
+skip_tests+=" or test_mathtext_rendering or test_mathtext_exceptions"
 %{pytest_arch --pyargs matplotlib.tests \
               --pyargs mpl_toolkits.tests \
               -n auto \

Reply via email to