Hello community,
here is the log from the commit of package python-scikit-image for
openSUSE:Factory checked in at 2019-07-29 17:31:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-scikit-image (Old)
and /work/SRC/openSUSE:Factory/.python-scikit-image.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-scikit-image"
Mon Jul 29 17:31:37 2019 rev:7 rq:719524 version:0.15.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-scikit-image/python-scikit-image.changes
2019-07-26 12:43:07.097836454 +0200
+++
/work/SRC/openSUSE:Factory/.python-scikit-image.new.4126/python-scikit-image.changes
2019-07-29 17:31:41.974149902 +0200
@@ -1,0 +2,6 @@
+Sat Jul 27 18:12:14 UTC 2019 - Bernhard Wiedemann <[email protected]>
+
+- do not write unreproducible test_random_walker.cpython-37-PYTEST.pyc
+ files (boo#1062303)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-scikit-image.spec ++++++
--- /var/tmp/diff_new_pack.hPGdSK/_old 2019-07-29 17:31:42.994148669 +0200
+++ /var/tmp/diff_new_pack.hPGdSK/_new 2019-07-29 17:31:42.998148664 +0200
@@ -88,6 +88,7 @@
%python_uninstall_alternative skivi
%check
+export PYTHONDONTWRITEBYTECODE=1 # do not write unreproducible
test_random_walker.cpython-37-PYTEST.pyc files (boo#1062303)
mv skimage skimage_temp
%{python_expand export PYTHONPATH=%{buildroot}%{$python_sitearch}
py.test-%{$python_bin_suffix} -v %{buildroot}%{$python_sitearch}/skimage