Hello community,

here is the log from the commit of package python-lmfit for openSUSE:Factory 
checked in at 2019-03-06 15:48:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-lmfit (Old)
 and      /work/SRC/openSUSE:Factory/.python-lmfit.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-lmfit"

Wed Mar  6 15:48:49 2019 rev:3 rq:681799 version:0.9.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-lmfit/python-lmfit.changes        
2019-01-21 11:01:54.503154573 +0100
+++ /work/SRC/openSUSE:Factory/.python-lmfit.new.28833/python-lmfit.changes     
2019-03-06 15:48:55.144426463 +0100
@@ -1,0 +2,5 @@
+Tue Mar  5 14:57:02 UTC 2019 - Todd R <toddrme2...@gmail.com>
+
+- Fix spurious unit test errors.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-lmfit.spec ++++++
--- /var/tmp/diff_new_pack.GyY9af/_old  2019-03-06 15:48:55.964426246 +0100
+++ /var/tmp/diff_new_pack.GyY9af/_new  2019-03-06 15:48:55.968426245 +0100
@@ -82,7 +82,8 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} 
py.test-%{$python_bin_suffix} -v
+# We don't care about speed, and test_itercb is architecture-specific
+%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} 
py.test-%{$python_bin_suffix} -v -k 'not speed and not test_itercb'
 
 %files %{python_files}
 %doc README.rst THANKS.txt


Reply via email to