Hello community,
here is the log from the commit of package python-jupyter_nbsmoke for
openSUSE:Factory checked in at 2018-06-15 14:38:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jupyter_nbsmoke (Old)
and /work/SRC/openSUSE:Factory/.python-jupyter_nbsmoke.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-jupyter_nbsmoke"
Fri Jun 15 14:38:04 2018 rev:2 rq:615409 version:0.2.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-jupyter_nbsmoke/python-jupyter_nbsmoke.changes
2018-06-03 12:36:16.532035366 +0200
+++
/work/SRC/openSUSE:Factory/.python-jupyter_nbsmoke.new/python-jupyter_nbsmoke.changes
2018-06-15 14:38:07.670223511 +0200
@@ -1,0 +2,5 @@
+Thu Jun 7 21:36:26 UTC 2018 - [email protected]
+
+- Replace rhetoric questions in descriptions.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-jupyter_nbsmoke.spec ++++++
--- /var/tmp/diff_new_pack.NaVvPp/_old 2018-06-15 14:38:08.190204490 +0200
+++ /var/tmp/diff_new_pack.NaVvPp/_new 2018-06-15 14:38:08.194204345 +0200
@@ -20,7 +20,7 @@
Name: python-jupyter_nbsmoke
Version: 0.2.2
Release: 0
-Summary: Basic notebook checks Do they run? Do they contain lint?
+Summary: Basic notebook checks
License: BSD-3-Clause
Group: Development/Languages/Python
Url: https://github.com/pyviz/nbsmoke
@@ -48,7 +48,8 @@
%python_subpackages
%description
-Basic notebook smoke tests: Do they run ok? Do they contain lint?
+Basic notebook smoke tests for checking whether the notebooks run,
+and whether they contain lint.
WARNING: early stage proof of concept; work in progress. Use at your
own risk.