Hello community,
here is the log from the commit of package python-jupyter_nbconvert for
openSUSE:Factory checked in at 2018-09-19 14:31:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jupyter_nbconvert (Old)
and /work/SRC/openSUSE:Factory/.python-jupyter_nbconvert.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-jupyter_nbconvert"
Wed Sep 19 14:31:52 2018 rev:9 rq:636489 version:5.4.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-jupyter_nbconvert/python-jupyter_nbconvert.changes
2018-09-11 17:16:51.483450643 +0200
+++
/work/SRC/openSUSE:Factory/.python-jupyter_nbconvert.new/python-jupyter_nbconvert.changes
2018-09-19 14:33:28.159299251 +0200
@@ -1,0 +2,5 @@
+Mon Sep 10 11:53:20 UTC 2018 - Jan Engelhardt <[email protected]>
+
+- Use noun phrasing for summary.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-jupyter_nbconvert.spec ++++++
--- /var/tmp/diff_new_pack.YoULOY/_old 2018-09-19 14:33:28.743298857 +0200
+++ /var/tmp/diff_new_pack.YoULOY/_new 2018-09-19 14:33:28.747298854 +0200
@@ -19,10 +19,10 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-jupyter_nbconvert
Version: 5.4.0
+Release: 0
# May not be necessary in next version
%define doc_ver 5.4
-Release: 0
-Summary: Converting Jupyter Notebooks
+Summary: Conversion of Jupyter Notebooks
License: BSD-3-Clause
Group: Development/Languages/Python
URL: https://github.com/jupyter/nbconvert
@@ -49,8 +49,8 @@
BuildRequires: %{python_module pandocfilters >= 1.4.1}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module testpath}
-BuildRequires: %{python_module traitlets >= 4.2}
BuildRequires: %{python_module tornado >= 4.0}
+BuildRequires: %{python_module traitlets >= 4.2}
# Python 2 test requirements
Requires: python-Jinja2
Requires: python-Pygments