Hello community,
here is the log from the commit of package python-jupyter_notebook for
openSUSE:Factory checked in at 2016-01-12 16:13:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jupyter_notebook (Old)
and /work/SRC/openSUSE:Factory/.python-jupyter_notebook.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-jupyter_notebook"
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-jupyter_notebook/python-jupyter_notebook.changes
2015-11-18 22:34:02.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.python-jupyter_notebook.new/python-jupyter_notebook.changes
2016-01-12 16:13:31.000000000 +0100
@@ -1,0 +2,39 @@
+Mon Jan 11 08:24:03 UTC 2016 - [email protected]
+
+- Update to 4.1.0
+ + Bug fixes:
+ - Properly reap zombie subprocesses
+ - Fix cross-origin problems
+ - Fix double-escaping of the base URL prefix
+ - Handle invalid unicode filenames more gracefully
+ - Fix ANSI color-processing
+ - Send keepalive messages for web terminals
+ - Fix bugs in the notebook tour
+ + UI changes:
+ - Moved the cell toolbar selector into the *View* menu. Added
+ a button that triggers a "hint" animation to the main toolbar
+ so users can find the new location.
+ - Added *Restart & Run All* to the *Kernel* menu. Users can
+ also bind it to a keyboard shortcut on action
+ ``restart-kernel-and-run-all-cells``.
+ - Added multiple-cell selection. Users press ``Shift-Up/Down``
+ or ``Shift-K/J`` to extend selection in command mode.
+ Various actions such as cut/copy/paste, execute, and cell
+ type conversions apply to all selected cells.
+ - Added a command palette for executing Jupyter actions by
+ name. Users press ``Cmd/Ctrl-Shift-P`` or click the new
+ command palette icon on the toolbar.
+ - Added a *Find and Replace* dialog to the *Edit* menu.
+ Users can also press ``F`` in command mode to show the
+ dialog.
+ + Other improvements:
+ - Custom KernelManager methods can be Tornado coroutines,
+ allowing async operations.
+ - Make clearing output optional when rewriting input with
+ ``set_next_input(replace=True)``.
+ - Added support for TLS client authentication via
+ ``--NotebookApp.client-ca``.
+ - Added tags to ``jupyter/notebook`` releases on DockerHub.
+ ``latest`` continues to track the master branch.
+
+-------------------------------------------------------------------
Old:
----
notebook-4.0.6.tar.gz
New:
----
notebook-4.1.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-jupyter_notebook.spec ++++++
--- /var/tmp/diff_new_pack.9caf0w/_old 2016-01-12 16:13:32.000000000 +0100
+++ /var/tmp/diff_new_pack.9caf0w/_new 2016-01-12 16:13:32.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-jupyter_notebook
#
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -17,7 +17,7 @@
Name: python-jupyter_notebook
-Version: 4.0.6
+Version: 4.1.0
Release: 0
Summary: Jupyter Notebook
License: BSD-3-Clause
@@ -26,6 +26,7 @@
Source:
https://pypi.python.org/packages/source/n/notebook/notebook-%{version}.tar.gz
BuildRequires: python-Jinja2
BuildRequires: python-devel
+BuildRequires: python-backports_abc
BuildRequires: python-ipython_genutils
BuildRequires: python-jupyter_client
BuildRequires: python-jupyter_core
@@ -33,6 +34,7 @@
BuildRequires: python-jupyter_nbconvert
BuildRequires: python-jupyter_nbformat
BuildRequires: python-setuptools
+BuildRequires: python-singledispatch
BuildRequires: python-terminado >= 0.3.3
BuildRequires: python-tornado >= 4
BuildRequires: python-traitlets
@@ -48,12 +50,14 @@
BuildRequires: python-Sphinx-latex
%endif
Requires: python-Jinja2
+Requires: python-backports_abc
Requires: python-ipython_genutils
Requires: python-jupyter_client
Requires: python-jupyter_core
Requires: python-jupyter_ipykernel
Requires: python-jupyter_nbconvert
Requires: python-jupyter_nbformat
+Requires: python-singledispatch
Requires: python-terminado >= 0.3.3
Requires: python-tornado >= 4
Requires: python-traitlets
++++++ notebook-4.0.6.tar.gz -> notebook-4.1.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-jupyter_notebook/notebook-4.0.6.tar.gz
/work/SRC/openSUSE:Factory/.python-jupyter_notebook.new/notebook-4.1.0.tar.gz
differ: char 5, line 1