Hello community,
here is the log from the commit of package python-jupyter_jupyterlab for
openSUSE:Factory checked in at 2019-01-10 15:22:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jupyter_jupyterlab (Old)
and /work/SRC/openSUSE:Factory/.python-jupyter_jupyterlab.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-jupyter_jupyterlab"
Thu Jan 10 15:22:20 2019 rev:6 rq:663754 version:0.35.4
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-jupyter_jupyterlab/python-jupyter_jupyterlab.changes
2018-10-01 08:18:44.089917346 +0200
+++
/work/SRC/openSUSE:Factory/.python-jupyter_jupyterlab.new.28833/python-jupyter_jupyterlab.changes
2019-01-10 15:22:43.974368218 +0100
@@ -0,0 +1,47 @@
+--------------------------------------------------------------------
+Fri Jan 4 16:35:02 UTC 2019 - Todd R <[email protected]>
+
+- Update to 0.35.4
+ + Features
+ * A notebook cell can now be readonly, reflecting its ``enabled``
metadata. (`#5401 <https://github.com/jupyterlab/jupyterlab/pull/5401>`__,
`#1312 <https://github.com/jupyterlab/jupyterlab/issues/1312>`__)
+ * Add "Go To Line" in the Edit menu for text editors. (`#5377
<https://github.com/jupyterlab/jupyterlab/pull/5377>`__)
+ * Sidebar panels can now be switched between left and right sidebars.
Right-click on a sidebar tab to move it to the other sidebar. (`#5347
<https://github.com/jupyterlab/jupyterlab/pull/5347>`__, `#5054
<https://github.com/jupyterlab/jupyterlab/ issues/5054>`__, `#3707
<https://github.com/jupyterlab/jupyterlab/issues/3707>`__)
+ * Make the sidebar a bit narrower, and make the minimum width adjustable
from a theme. (`#5245 <https://github.com/jupyterlab/jupyterlab/pull/5245>`__)
+ * Populate the File, Export Notebook As... submenu from the server
nbconvert capabilities. (`#5217
<https://github.com/jupyterlab/jupyterlab/pull/5217>`__)
+ * Server contents managers can now tell JupyterLab to open files as
notebooks. For example, several custom contents managers save and open
notebooks as Markdown files. (`#5247
<https://github.com/jupyterlab/jupyterlab/pull/5247>`__, `#4924
<https://github.com/jupyterlab/jupyterlab/issues/4924>`__)
+ * Add a command-line interface for managing workspaces. (`#5166
<https://github.com/jupyterlab/jupyterlab/pull/5166>`__)
+ * Allow safe inline CSS styles in Markdown. (`#5012
<https://github.com/jupyterlab/jupyterlab/pull/5012>`__, `#1812
<https://github.com/jupyterlab/jupyterlab/issues/1812>`__)
+ * Add Quit to File menu when appropriate. (`#5226
<https://github.com/jupyterlab/jupyterlab/pull/5226>`__, `#5252
<https://github.com/jupyterlab/jupyterlab/pull/5252>`__, `#5246
<https://github.com/jupyterlab/jupyterlab/issues/5246>`__, `#5280
<https://github.com/jupyterlab/jupyterlab/pull/5280>`__)
+ * Rework extension manager user experience. (`#5147
<https://github.com/jupyterlab/jupyterlab/pull/5147>`__, `#5042
<https://github.com/jupyterlab/jupyterlab/issues/5042>`__)
+ + Dark theme
+ * Show a dark splash screen when using a dark theme. (`#5339
<https://github.com/jupyterlab/jupyterlab/pull/5339>`__, `#5338
<https://github.com/jupyterlab/jupyterlab/issues/5338>`__, `#5403
<https://github.com/jupyterlab/jupyterlab/pull/5403>`__)
+ * Fix code completion menu for a dark theme. (`#5364
<https://github.com/jupyterlab/jupyterlab/pull/5364>`__, `#5349
<https://github.com/jupyterlab/jupyterlab/issues/5349>`__)
+ * Style CSV viewer for a dark theme. (`#5304
<https://github.com/jupyterlab/jupyterlab/pull/5304>`__, `#3456
<https://github.com/jupyterlab/jupyterlab/issues/3456>`__)
+ * Make Matplotlib figures legible in a dark theme. (`#5232
<https://github.com/jupyterlab/jupyterlab/pull/5232>`__)
+ * Fix notebook cell dropdown legibility in a dark theme. (`#5168
<https://github.com/jupyterlab/jupyterlab/issues/5168>`__)
+ + Bug fixes
+ * Various save options in the file menu and toolbar are now disabled when
a file is not writable. (`#5376
<https://github.com/jupyterlab/jupyterlab/pull/5376>`__, `#5391
<https://github.com/jupyterlab/jupyterlab/pull/5391>`__)
+ * Kernel selector dialog no longer cuts off kernel names. (`#5260
<https://github.com/jupyterlab/jupyterlab/pull/5260>`__, `#5181
<https://github.com/jupyterlab/jupyterlab/issues/5181>`__)
+ * Fix focus issues with the toolbar. (`#5344
<https://github.com/jupyterlab/jupyterlab/pull/5344>`__, `#5324
<https://github.com/jupyterlab/jupyterlab/pull/5324>`__, `#2995
<https://github.com/jupyterlab/jupyterlab/issues/2995>`__, `#5328
<https://github.com/jupyterlab/jupyterlab/pull/5328>`__)
+ * Fix toolbar button enabled/disabled status. (`#5278
<https://github.com/jupyterlab/jupyterlab/pull/5278>`__)
+ * Table alignment is now respected in Markdown. (`#5301
<https://github.com/jupyterlab/jupyterlab/pull/5301>`__, `#3180
<https://github.com/jupyterlab/jupyterlab/issues/3180>`__)
+ * Fix syntax highlighting for Markdown lists. (`#5297
<https://github.com/jupyterlab/jupyterlab/pull/5297>`__, `#2741
<https://github.com/jupyterlab/jupyterlab/issues/2741>`__)
+ * Use the current filebrowser instead of the default one for various
commands. (`#5390 <https://github.com/jupyterlab/jupyterlab/pull/5390>`__)
+ * Fix escaping in link handling to conform to Markdown syntax. This means
that spaces in link references now need to be encoded as ``%20``. (`#5383
<https://github.com/jupyterlab/jupyterlab/pull/5383>`__, `#5340
<https://github.com/jupyterlab/jupyterlab/pull/5340>`__, `#5153
<https://github.com/jupyterlab/jupyterlab/issues/5153>`__)
+ + Build system
+ * Use Typescript 3.1. (`#5360
<https://github.com/jupyterlab/jupyterlab/pull/5360>`__)
+ * Use Lerna 3.2.1. (`#5262
<https://github.com/jupyterlab/jupyterlab/pull/5262>`__)
+ * Node >=6.11.5 is now required. (`#5227
<https://github.com/jupyterlab/jupyterlab/pull/5227>`__)
+ * Pin vega-embed version to 3.18.2. (`#5342
<https://github.com/jupyterlab/jupyterlab/pull/5342>`__)
+ * Use Jest for services tests. (`#5251
<https://github.com/jupyterlab/jupyterlab/pull/5251>`__, `#5282
<https://github.com/jupyterlab/jupyterlab/pull/5282>`__)
+ * Make it easier for third party extensions to use the JupyterLab test app
and testing utilities. (`#5415
<https://github.com/jupyterlab/jupyterlab/pull/5415>`__)
+ * Fix ``jupyter lab clean`` on Windows. (`#5400
<https://github.com/jupyterlab/jupyterlab/pull/5400>`__, `#5397
<https://github.com/jupyterlab/jupyterlab/issues/5397>`__)
+ * Fix ``jupyter lab build`` on NFS. (`#5237
<https://github.com/jupyterlab/jupyterlab/pull/5237>`__, `#5233
<https://github.com/jupyterlab/jupyterlab/issues/5233>`__)
+ * Build wheels for Python 3 only. (`#5287
<https://github.com/jupyterlab/jupyterlab/pull/5287>`__)
+ * Migrate to using ``jupyterlab_server`` instead of
``jupyterlab_launcher`` and fix the app example. (`#5316
<https://github.com/jupyterlab/jupyterlab/pull/5316>`__)
+ * Move Mathjax 2 typesetter to a library package. (`#5259
<https://github.com/jupyterlab/jupyterlab/pull/5259>`__, `#5257
<https://github.com/jupyterlab/jupyterlab/issues/5257>`__)
+ + For Developers
+ * Default toolbar buttons can be overridden, and mime renderers can now
specify toolbar buttons. (`#5398
<https://github.com/jupyterlab/jupyterlab/pull/5398>`__, `#5370
<https://github.com/jupyterlab/jupyterlab/pull/5370>`__, `#5363
<https://github.com/jupyterlab/jupyterlab/issues/5363>`__)
+ * A JupyterLab application instance can now be given a document registry,
service manager, and command linker. (`#5291
<https://github.com/jupyterlab/jupyterlab/pull/5291>`__)
+
+
Old:
----
jupyterlab-0.34.12-py3-none-any.whl
New:
----
jupyterlab-0.35.4-py3-none-any.whl
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-jupyter_jupyterlab.spec ++++++
--- /var/tmp/diff_new_pack.XNdLCY/_old 2019-01-10 15:22:44.798367365 +0100
+++ /var/tmp/diff_new_pack.XNdLCY/_new 2019-01-10 15:22:44.798367365 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-jupyter_jupyterlab
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
%define skip_python2 1
%bcond_with test
Name: python-jupyter_jupyterlab
-Version: 0.34.12
+Version: 0.35.4
Release: 0
Summary: The JupyterLab notebook server extension
License: BSD-3-Clause
@@ -32,6 +32,8 @@
BuildRequires: %{python_module base >= 3.5}
BuildRequires: %{python_module ipython_genutils}
BuildRequires: %{python_module jupyter_jupyterlab_launcher >= 0.13.1}
+BuildRequires: %{python_module jupyter_jupyterlab_server >= 0.2.0}
+BuildRequires: %{python_module jupyter_jupyterlab_server < 0.3.0}
BuildRequires: %{python_module jupyter_notebook >= 5.3}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module requests}
@@ -48,6 +50,8 @@
Requires: npm >= 5
Requires: python-ipython_genutils
Requires: python-jupyter_jupyterlab_launcher >= 0.13.1
+Requires: python-jupyter_jupyterlab_server >= 0.2.0
+Requires: python-jupyter_jupyterlab_server < 0.3.0
Requires: python-jupyter_notebook >= 5.3
Recommends: python-Sphinx
Recommends: python-recommonmark
@@ -106,7 +110,7 @@
%endif
%files %{python_files}
-%defattr(-,root,root,-)
+%license %{python_sitelib}/jupyterlab-%{version}.dist-info/LICENSE.txt
%python3_only %{_bindir}/jlpm
%python3_only %{_bindir}/jupyter-lab
%python3_only %{_bindir}/jupyter-labextension
++++++ python-jupyter_jupyterlab-rpmlintrc ++++++
--- /var/tmp/diff_new_pack.XNdLCY/_old 2019-01-10 15:22:44.834367328 +0100
+++ /var/tmp/diff_new_pack.XNdLCY/_new 2019-01-10 15:22:44.834367328 +0100
@@ -1 +1,5 @@
addFilter("hidden-file-or-dir .*/site-packages/jupyterlab/staging/.yarnrc")
+
+# Note: These are not really backup files, they are needed
+addFilter("backup-file-in-package .*/package.json.orig")
+addFilter("suse-filelist-forbidden .*/package.json.orig")