Hello community,

here is the log from the commit of package python-Pweave for openSUSE:Factory 
checked in at 2019-09-23 12:33:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Pweave (Old)
 and      /work/SRC/openSUSE:Factory/.python-Pweave.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Pweave"

Mon Sep 23 12:33:51 2019 rev:4 rq:731697 version:0.30.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Pweave/python-Pweave.changes      
2019-03-06 15:50:06.348432788 +0100
+++ /work/SRC/openSUSE:Factory/.python-Pweave.new.7948/python-Pweave.changes    
2019-09-23 12:37:41.621607234 +0200
@@ -1,0 +2,7 @@
+Wed Sep 18 09:24:15 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Skip one more test that fails due to extra output from
+  new matplotlib:
+  * testFIR_FilterExampleTex
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-Pweave.spec ++++++
--- /var/tmp/diff_new_pack.0iQcaw/_old  2019-09-23 12:37:43.609606907 +0200
+++ /var/tmp/diff_new_pack.0iQcaw/_new  2019-09-23 12:37:43.609606907 +0200
@@ -81,7 +81,8 @@
 
 %check
 # tests.test_readers.test_url - online
-%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} 
nosetests-%{$python_bin_suffix} -v -e test_url
+# testFIR_FilterExampleTex - contains warning from matplotlib that changes the 
output
+%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} 
nosetests-%{$python_bin_suffix} -v -e '(test_url|testFIR_FilterExampleTex)'
 
 %files %{python_files}
 %doc CHANGELOG.txt README.rst


Reply via email to