Hello community,

here is the log from the commit of package python-jupyter_notebook for 
openSUSE:Factory checked in at 2018-02-15 13:26:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jupyter_notebook (Old)
 and      /work/SRC/openSUSE:Factory/.python-jupyter_notebook.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-jupyter_notebook"

Thu Feb 15 13:26:48 2018 rev:8 rq:576618 version:5.3.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-jupyter_notebook/python-jupyter_notebook-doc.changes
      2017-12-04 12:17:02.299147844 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-jupyter_notebook.new/python-jupyter_notebook-doc.changes
 2018-02-15 13:27:12.660260721 +0100
@@ -1,0 +2,45 @@
+Thu Jan 18 06:41:05 UTC 2018 - toddrme2...@gmail.com
+
+- update to version 5.3.1
+  * Add support for terminals on windows (:ghpull:`3087`). 
+  * Add a "restart and run all" button to the toolbar (:ghpull:`2965`). 
+  * Send files to os trash mechanism on delete (:ghpull:`1968`). 
+  * Allow programmatic copy to clipboard (:ghpull:`3088`). 
+  * Use DOM History API for navigating between directories in the file browser 
(:ghpull:`3115`).
+  * Add translated files to folder(docs-translations) (:ghpull:`3065`). 
+  * Allow non empty dirs to be deleted (:ghpull:`3108`). 
+  * Set cookie on base_url (:ghpull:`2959`). 
+  * Allow token-authenticated requests cross-origin by default 
(:ghpull:`2920`). 
+  * Change cull_idle_timeout_minimum to 1 from 300 (:ghpull:`2910`). 
+  * Config option to shut down server after n seconds with no kernels 
(:ghpull:`2963`). 
+  * Display a "close" button on load notebook error (:ghpull:`3176`). 
+  * Add action to command pallette to run CodeMirror's "indentAuto" on 
selection (:ghpull:`3175`). 
+  * Add option to specify extra services (:ghpull:`3158`). 
+  * Warn_bad_name should not use global name (:ghpull:`3160`). 
+  * Avoid overflow of hidden form (:ghpull:`3148`). 
+  * Fix shutdown trans loss (:ghpull:`3147`). 
+  * Find available kernelspecs more efficiently (:ghpull:`3136`). 
+  * Don\'t try to translate missing help strings (:ghpull:`3122`). 
+  * Frontend/extension-config: allow default json files in a .d directory 
(:ghpull:`3116`). 
+  * Use `requirejs` vs. `require` (:ghpull:`3097`). 
+  * Fixes some ui bugs in firefox #3044 (:ghpull:`3058`). 
+  * Compare non-specific language code when choosing to use arabic numerals 
(:ghpull:`3055`). 
+  * Fix save-script deprecation (:ghpull:`3053`). 
+  * Include moment locales in package_data (:ghpull:`3051`). 
+  * Fix moment locale loading in bidi support (:ghpull:`3048`). 
+  * Tornado 5: periodiccallback loop arg will be removed (:ghpull:`3034`). 
+  * Use `/files` prefix for pdf-like files (:ghpull:`3031`). 
+  * Add folder for document translation (:ghpull:`3022`). 
+  * When login-in via token, let a chance for user to set the password 
(:ghpull:`3008`). 
+  * Switch to jupyter_core implementation of ensure_dir_exists 
(:ghpull:`3002`). 
+  * Send http shutdown request on \'stop\' subcommand (:ghpull:`3000`). 
+  * Work on loading ui translations  (:ghpull:`2969`). 
+  * Fix ansi inverse (:ghpull:`2967`). 
+  * Add send2trash to requirements for building docs (:ghpull:`2964`). 
+  * I18n readme.md improvement (:ghpull:`2962`).  
+  * Add \'reason\' field to json error responses (:ghpull:`2958`).
+  * Add some padding for stream outputs (:ghpull:`3194`).
+  * Always use setuptools in ``setup.py`` (:ghpull:`3206`).
+  * Fix clearing cookies on logout when ``base_url`` is configured 
(:ghpull:`3207`).
+
+-------------------------------------------------------------------
python-jupyter_notebook.changes: same change

Old:
----
  notebook-5.2.2.tar.gz

New:
----
  notebook-5.3.1.tar.gz

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

Other differences:
------------------
++++++ python-jupyter_notebook-doc.spec ++++++
--- /var/tmp/diff_new_pack.Lfyaca/_old  2018-02-15 13:27:14.220204061 +0100
+++ /var/tmp/diff_new_pack.Lfyaca/_new  2018-02-15 13:27:14.220204061 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-jupyter_notebook-doc
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -28,14 +28,14 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-jupyter_notebook-doc
-Version:        5.2.2
+Version:        5.3.1
 Release:        0
 Summary:        Documentation for python-jupyter_notebook
 License:        BSD-3-Clause
 Group:          Development/Languages/Python
-Url:            http://ipython.org
+Url:            https://github.com/jupyter/notebook
 Source:         
https://files.pythonhosted.org/packages/source/n/notebook/notebook-%{version}.tar.gz
-BuildRequires:  %{python_module jupyter_notebook}
+BuildRequires:  %{python_module jupyter_notebook = %{version}}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 %if %{with tests}

++++++ python-jupyter_notebook.spec ++++++
--- /var/tmp/diff_new_pack.Lfyaca/_old  2018-02-15 13:27:14.248203044 +0100
+++ /var/tmp/diff_new_pack.Lfyaca/_new  2018-02-15 13:27:14.252202899 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-jupyter_notebook
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -18,12 +18,12 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-jupyter_notebook
-Version:        5.2.2
+Version:        5.3.1
 Release:        0
 Summary:        Jupyter Notebook
 License:        BSD-3-Clause
 Group:          Development/Languages/Python
-Url:            http://jupyter.org
+Url:            https://github.com/jupyter/notebook
 Source:         
https://files.pythonhosted.org/packages/source/n/notebook/notebook-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module jupyter_core}
@@ -32,8 +32,9 @@
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  python-rpm-macros
 Requires:       python-Jinja2
+Requires:       python-Send2Trash
 Requires:       python-ipython_genutils
-Requires:       python-jupyter_client
+Requires:       python-jupyter_client >= 5.2.0
 Requires:       python-jupyter_core
 Requires:       python-jupyter_ipykernel
 Requires:       python-jupyter_nbconvert
@@ -43,7 +44,6 @@
 Requires:       python-traitlets >= 4.2.1
 Recommends:     python-jupyter_ipywidgets
 Suggests:       %{name}-latex
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 %python_subpackages
 

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


Reply via email to