Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-spyder-kernels for
openSUSE:Factory checked in at 2021-01-26 14:47:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-spyder-kernels (Old)
and /work/SRC/openSUSE:Factory/.python-spyder-kernels.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-spyder-kernels"
Tue Jan 26 14:47:19 2021 rev:19 rq:866763 version:1.10.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-spyder-kernels/python-spyder-kernels.changes
2020-12-29 15:48:12.092391577 +0100
+++
/work/SRC/openSUSE:Factory/.python-spyder-kernels.new.28504/python-spyder-kernels.changes
2021-01-26 14:51:09.275792500 +0100
@@ -1,0 +2,5 @@
+Tue Jan 26 09:37:46 UTC 2021 - Benjamin Greiner <[email protected]>
+
+- Skip test_dask_multiprocessis as it very often fails on OBS i586
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-spyder-kernels.spec ++++++
--- /var/tmp/diff_new_pack.QfwIHb/_old 2021-01-26 14:51:09.823793248 +0100
+++ /var/tmp/diff_new_pack.QfwIHb/_new 2021-01-26 14:51:09.827793253 +0100
@@ -80,7 +80,8 @@
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
-%pytest
+# test_dask_multiprocessing is flaky for obs
+%pytest -k "not test_dask_multiprocessing"
%files %{python_files}
%doc CHANGELOG.md README.md