Hello community,

here is the log from the commit of package python-jupyter_notebook for 
openSUSE:Factory checked in at 2018-08-03 12:39:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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 Aug  3 12:39:30 2018 rev:13 rq:627142 version:5.6.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-jupyter_notebook/python-jupyter_notebook-doc.changes
      2018-06-15 14:37:58.794548167 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-jupyter_notebook.new/python-jupyter_notebook-doc.changes
 2018-08-03 12:39:39.531779888 +0200
@@ -1,0 +2,29 @@
+Thu Aug  2 17:21:43 UTC 2018 - [email protected]
+
+- Update to version 5.6.0
+  + New features:
+    * Execute cells by clicking icon in input prompt (:ghpull:`3535`, 
:ghpull:`3687`)
+    * New "Save as" menu option (:ghpull:`3289`)
+    * When serving on a loopback interface, protect against DNS rebinding by
+      checking the ``Host`` header from the browser (:ghpull:`3714`).
+      This check can be disabled if necessary by setting
+      ``NotebookApp.allow_remote_access``.
+      (Disabled by default while we work out some Mac issues in 
:ghissue:`3754`).
+    * Add kernel_info_timeout traitlet to enable restarting slow kernels 
(:ghpull:`3665`)
+    * Add ``custom_display_host`` config option to override displayed URL 
(:ghpull:`3668`)
+    * Add /metrics endpoint for Prometheus Metrics (:ghpull:`3490`)
+    * Update to MathJax 2.7.4 (:ghpull:`3751`)
+    * Update to jQuery 3.3 (:ghpull:`3655`)
+    * Update marked to 0.4 (:ghpull:`3686`)
+  + Fixing problems:
+    * Don't duplicate token in displayed URL (:ghpull:`3656`)
+    * Clarify displayed URL when listening on all interfaces (:ghpull:`3703`)
+    * Don't trash non-empty directories on Windows (:ghpull:`3673`)
+    * Include LICENSE file in wheels (:ghpull:`3671`)
+- Don't show "0 active kernels" when starting the notebook (:ghpull:`3696`)
+  + Testing: 
+    * Add find replace test (:ghpull:`3630`)
+    * Selenium test for deleting all cells (:ghpull:`3601`)
+    * Make creating a new notebook more robust (:ghpull:`3726`)
+
+-------------------------------------------------------------------
python-jupyter_notebook.changes: same change

Old:
----
  notebook-5.5.0.tar.gz

New:
----
  notebook-5.6.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-jupyter_notebook-doc.spec ++++++
--- /var/tmp/diff_new_pack.7PyQuD/_old  2018-08-03 12:39:41.411782688 +0200
+++ /var/tmp/diff_new_pack.7PyQuD/_new  2018-08-03 12:39:41.415782695 +0200
@@ -28,7 +28,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-jupyter_notebook-doc
-Version:        5.5.0
+Version:        5.6.0
 Release:        0
 Summary:        Documentation for python-jupyter_notebook
 License:        BSD-3-Clause

++++++ python-jupyter_notebook.spec ++++++
--- /var/tmp/diff_new_pack.7PyQuD/_old  2018-08-03 12:39:41.431782718 +0200
+++ /var/tmp/diff_new_pack.7PyQuD/_new  2018-08-03 12:39:41.435782724 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-jupyter_notebook
-Version:        5.5.0
+Version:        5.6.0
 Release:        0
 Summary:        Jupyter Notebook
 License:        BSD-3-Clause
@@ -39,9 +39,13 @@
 Requires:       python-jupyter_ipykernel
 Requires:       python-jupyter_nbconvert
 Requires:       python-jupyter_nbformat
+Requires:       python-prometheus_client
 Requires:       python-terminado >= 0.3.3
 Requires:       python-tornado >= 4
 Requires:       python-traitlets >= 4.2.1
+%ifpython2
+Requires:       python-ipaddress
+%endif
 Recommends:     python-jupyter_ipywidgets
 Suggests:       %{name}-latex
 BuildArch:      noarch

++++++ notebook-5.5.0.tar.gz -> notebook-5.6.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-jupyter_notebook/notebook-5.5.0.tar.gz 
/work/SRC/openSUSE:Factory/.python-jupyter_notebook.new/notebook-5.6.0.tar.gz 
differ: char 5, line 1


Reply via email to