Hello community,
here is the log from the commit of package python-jupyter_jupyterlab for
openSUSE:Factory checked in at 2018-10-01 08:18:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jupyter_jupyterlab (Old)
and /work/SRC/openSUSE:Factory/.python-jupyter_jupyterlab.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-jupyter_jupyterlab"
Mon Oct 1 08:18:37 2018 rev:5 rq:638879 version:0.34.12
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-jupyter_jupyterlab/python-jupyter_jupyterlab.changes
2018-09-15 15:35:51.069000711 +0200
+++
/work/SRC/openSUSE:Factory/.python-jupyter_jupyterlab.new/python-jupyter_jupyterlab.changes
2018-10-01 08:18:44.089917346 +0200
@@ -1,0 +2,12 @@
+Fri Sep 28 02:46:31 UTC 2018 - Todd R <[email protected]>
+
+- Update to 0.34.12
+ * add sidebar min-width css variable
+ * use encodeURI instead of encodeURIComponent for shareable links
+ * expand JupyterLab.IOptions to allow for custom DocumentRegistry
+ * Rename package.json to package.json.orig when copying it to build folder
+ * fix python versions of build wheels by removing the universal flag
+ * Hide quit entry for older notebook versions
+ * Notebook 4.3 Shim
+
+-------------------------------------------------------------------
Old:
----
jupyterlab-0.34.7-py2.py3-none-any.whl
New:
----
jupyterlab-0.34.12-py3-none-any.whl
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-jupyter_jupyterlab.spec ++++++
--- /var/tmp/diff_new_pack.Fs1sAx/_old 2018-10-01 08:18:45.765916277 +0200
+++ /var/tmp/diff_new_pack.Fs1sAx/_new 2018-10-01 08:18:45.765916277 +0200
@@ -20,16 +20,16 @@
%define skip_python2 1
%bcond_with test
Name: python-jupyter_jupyterlab
-Version: 0.34.7
+Version: 0.34.12
Release: 0
Summary: The JupyterLab notebook server extension
License: BSD-3-Clause
Group: Development/Languages/Python
Url: https://github.com/jupyterlab/jupyterlab
-Source:
https://files.pythonhosted.org/packages/py2.py3/j/jupyterlab/jupyterlab-%{version}-py2.py3-none-any.whl
+Source:
https://files.pythonhosted.org/packages/py3/j/jupyterlab/jupyterlab-%{version}-py3-none-any.whl
Source99: python-jupyter_jupyterlab-rpmlintrc
BuildRequires: %{python_module certifi}
-BuildRequires: %{python_module devel >= 3.5}
+BuildRequires: %{python_module base >= 3.5}
BuildRequires: %{python_module ipython_genutils}
BuildRequires: %{python_module jupyter_jupyterlab_launcher >= 0.13.1}
BuildRequires: %{python_module jupyter_notebook >= 5.3}