Hello community,

here is the log from the commit of package python3-jupyter_notebook for 
openSUSE:Factory checked in at 2016-01-11 19:12:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-jupyter_notebook (Old)
 and      /work/SRC/openSUSE:Factory/.python3-jupyter_notebook.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-jupyter_notebook"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python3-jupyter_notebook/python3-jupyter_notebook.changes
        2015-11-18 22:34:31.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.python3-jupyter_notebook.new/python3-jupyter_notebook.changes
   2016-01-11 19:12:07.000000000 +0100
@@ -1,0 +2,39 @@
+Mon Jan 11 08:24:03 UTC 2016 - toddrme2...@gmail.com
+
+- 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:
------------------
++++++ python3-jupyter_notebook.spec ++++++
--- /var/tmp/diff_new_pack.jnAFOh/_old  2016-01-11 19:12:08.000000000 +0100
+++ /var/tmp/diff_new_pack.jnAFOh/_new  2016-01-11 19:12:08.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-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:           python3-jupyter_notebook
-Version:        4.0.6
+Version:        4.1.0
 Release:        0
 Summary:        Jupyter Notebook
 License:        BSD-3-Clause

++++++ notebook-4.0.6.tar.gz -> notebook-4.1.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/python3-jupyter_notebook/notebook-4.0.6.tar.gz 
/work/SRC/openSUSE:Factory/.python3-jupyter_notebook.new/notebook-4.1.0.tar.gz 
differ: char 5, line 1


Reply via email to