Hello community,
here is the log from the commit of package python-Keras-Preprocessing for
openSUSE:Factory checked in at 2020-05-29 21:24:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Keras-Preprocessing (Old)
and /work/SRC/openSUSE:Factory/.python-Keras-Preprocessing.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Keras-Preprocessing"
Fri May 29 21:24:18 2020 rev:3 rq:810154 version:1.1.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-Keras-Preprocessing/python-Keras-Preprocessing.changes
2020-03-07 21:41:08.724389915 +0100
+++
/work/SRC/openSUSE:Factory/.python-Keras-Preprocessing.new.3606/python-Keras-Preprocessing.changes
2020-05-29 21:39:07.530962145 +0200
@@ -1,0 +2,5 @@
+Fri May 29 09:00:23 UTC 2020 - Tomáš Chvátal <[email protected]>
+
+- Do not run doc tests as they require old TF
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-Keras-Preprocessing.spec ++++++
--- /var/tmp/diff_new_pack.lwRU0o/_old 2020-05-29 21:39:08.054963705 +0200
+++ /var/tmp/diff_new_pack.lwRU0o/_new 2020-05-29 21:39:08.054963705 +0200
@@ -73,7 +73,7 @@
%check
%if %{with test}
-%pytest
+%pytest -k 'not test_doc'
%endif
%if !%{with test}