Hello community,

here is the log from the commit of package python-joblib for openSUSE:Factory 
checked in at 2019-01-03 18:09:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-joblib (Old)
 and      /work/SRC/openSUSE:Factory/.python-joblib.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-joblib"

Thu Jan  3 18:09:28 2019 rev:4 rq:662604 version:0.12.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-joblib/python-joblib.changes      
2018-07-28 12:44:14.432863272 +0200
+++ /work/SRC/openSUSE:Factory/.python-joblib.new.28833/python-joblib.changes   
2019-01-03 18:09:29.759987428 +0100
@@ -1,0 +2,5 @@
+Thu Jan  3 07:07:28 UTC 2019 - Tomáš Chvátal <tchva...@suse.com>
+
+- Disable blas test as it is very flaky outside of x86_64
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-joblib.spec ++++++
--- /var/tmp/diff_new_pack.oFQX0Q/_old  2019-01-03 18:09:30.183986996 +0100
+++ /var/tmp/diff_new_pack.oFQX0Q/_new  2019-01-03 18:09:30.187986991 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-joblib
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -60,7 +60,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} 
py.test-%{$python_bin_suffix} joblib
+%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} 
py.test-%{$python_bin_suffix} joblib -k 'not 
test_no_blas_crash_or_freeze_with_subprocesses'
 
 %files %{python_files}
 %license LICENSE.txt


Reply via email to