Hello community,
here is the log from the commit of package python-jupyter_notebook for
openSUSE:Factory checked in at 2018-02-16 21:44:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jupyter_notebook (Old)
and /work/SRC/openSUSE:Factory/.python-jupyter_notebook.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-jupyter_notebook"
Fri Feb 16 21:44:07 2018 rev:9 rq:577069 version:5.4.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-jupyter_notebook/python-jupyter_notebook-doc.changes
2018-02-15 13:27:12.660260721 +0100
+++
/work/SRC/openSUSE:Factory/.python-jupyter_notebook.new/python-jupyter_notebook-doc.changes
2018-02-16 21:44:17.995893474 +0100
@@ -1,0 +2,19 @@
+Thu Feb 15 15:56:49 UTC 2018 - [email protected]
+
+- update to version 5.4.0
+ * Fix creating files and folders after navigating directories in the
dashboard
+ (:ghpull:`3264`).
+ * Enable printing notebooks in colour, removing the CSS that made everything
+ black and white (:ghpull:`3212`).
+ * Limit the completion options displayed in the notebook to 1000, to avoid
+ performance issues with very long lists (:ghpull:`3195`).
+ * Accessibility improvements in ``tree.html`` (:ghpull:`3271`).
+ * Added alt-text to the kernel logo image in the notebook UI
(:ghpull:`3228`).
+ * Added a test on Travis CI to flag if symlinks are accidentally introduced
+ in the future. This should prevent the issue that necessitated
+ :ref:`release-5.3.1` (:ghpull:`3227`).
+ * Use lowercase letters for random IDs generated in our Javascript
+ (:ghpull:`3264`).
+ * Removed duplicate code setting ``TextCell.notebook`` (:ghpull:`3256`).
+
+-------------------------------------------------------------------
---
/work/SRC/openSUSE:Factory/python-jupyter_notebook/python-jupyter_notebook.changes
2018-02-15 13:27:13.064246048 +0100
+++
/work/SRC/openSUSE:Factory/.python-jupyter_notebook.new/python-jupyter_notebook.changes
2018-02-16 21:44:18.631870537 +0100
@@ -1,0 +2,24 @@
+Thu Feb 15 16:38:14 UTC 2018 - [email protected]
+
+- Package additional directories.
+
+-------------------------------------------------------------------
+Thu Feb 15 15:56:49 UTC 2018 - [email protected]
+
+- update to version 5.4.0
+ * Fix creating files and folders after navigating directories in the
dashboard
+ (:ghpull:`3264`).
+ * Enable printing notebooks in colour, removing the CSS that made everything
+ black and white (:ghpull:`3212`).
+ * Limit the completion options displayed in the notebook to 1000, to avoid
+ performance issues with very long lists (:ghpull:`3195`).
+ * Accessibility improvements in ``tree.html`` (:ghpull:`3271`).
+ * Added alt-text to the kernel logo image in the notebook UI
(:ghpull:`3228`).
+ * Added a test on Travis CI to flag if symlinks are accidentally introduced
+ in the future. This should prevent the issue that necessitated
+ :ref:`release-5.3.1` (:ghpull:`3227`).
+ * Use lowercase letters for random IDs generated in our Javascript
+ (:ghpull:`3264`).
+ * Removed duplicate code setting ``TextCell.notebook`` (:ghpull:`3256`).
+
+-------------------------------------------------------------------
Old:
----
notebook-5.3.1.tar.gz
New:
----
notebook-5.4.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-jupyter_notebook-doc.spec ++++++
--- /var/tmp/diff_new_pack.h3KJrD/_old 2018-02-16 21:44:19.867825963 +0100
+++ /var/tmp/diff_new_pack.h3KJrD/_new 2018-02-16 21:44:19.871825818 +0100
@@ -28,7 +28,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-jupyter_notebook-doc
-Version: 5.3.1
+Version: 5.4.0
Release: 0
Summary: Documentation for python-jupyter_notebook
License: BSD-3-Clause
++++++ python-jupyter_notebook.spec ++++++
--- /var/tmp/diff_new_pack.h3KJrD/_old 2018-02-16 21:44:19.887825241 +0100
+++ /var/tmp/diff_new_pack.h3KJrD/_new 2018-02-16 21:44:19.891825097 +0100
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-jupyter_notebook
-Version: 5.3.1
+Version: 5.4.0
Release: 0
Summary: Jupyter Notebook
License: BSD-3-Clause
@@ -72,6 +72,7 @@
# These directories are used for extensions
mkdir -p %{buildroot}%{_datadir}/jupyter/nbextensions
+mkdir -p %{buildroot}%{_sysconfdir}/jupyter/nbconfig/notebook.d/
mkdir -p %{buildroot}%{_sysconfdir}/jupyter/nbextensions
# Install icons
@@ -98,6 +99,8 @@
%python3_only %{_bindir}/jupyter-serverextension
%python3_only %{_datadir}/icons/hicolor/*/apps/JupyterNotebook.*
%dir %{_datadir}/jupyter/nbextensions
+%dir %{_sysconfdir}/jupyter/nbconfig/
+%dir %{_sysconfdir}/jupyter/nbconfig/notebook.d/
%dir %{_sysconfdir}/jupyter/nbextensions
%{python_sitelib}/*
++++++ notebook-5.3.1.tar.gz -> notebook-5.4.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-jupyter_notebook/notebook-5.3.1.tar.gz
/work/SRC/openSUSE:Factory/.python-jupyter_notebook.new/notebook-5.4.0.tar.gz
differ: char 5, line 1