Hello community,

here is the log from the commit of package python-jupyter_notebook for 
openSUSE:Factory checked in at 2018-06-15 14:37:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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 Jun 15 14:37:56 2018 rev:12 rq:615008 version:5.5.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-jupyter_notebook/python-jupyter_notebook-doc.changes
      2018-04-20 17:33:41.145366299 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-jupyter_notebook.new/python-jupyter_notebook-doc.changes
 2018-06-15 14:37:58.794548167 +0200
@@ -1,0 +2,78 @@
+Tue May 29 19:24:31 UTC 2018 - [email protected]
+
+- Update to version 5.5.0
+ + New features:
+   * The files list now shows file sizes (:ghpull:`3539`)
+   * Add a quit button in the dashboard (:ghpull:`3004`)
+   * Display hostname in the terminal when running remotely (:ghpull:`3356`, 
:ghpull:`3593`)
+   * Add slides exportation/download to the menu (:ghpull:`3287`)
+   * Add any extra installed nbconvert exporters to the "Download as" menu 
(:ghpull:`3323`)
+   * Editor: warning when overwriting a file that is modified on disk 
(:ghpull:`2783`)
+   * Display a warning message if cookies are not enabled (:ghpull:`3511`)
+   * Basic ``__version__`` reporting for extensions (:ghpull:`3541`)
+   * Add ``NotebookApp.terminals_enabled`` config option (:ghpull:`3478`)
+   * Make buffer time between last modified on disk and last modified on last 
save configurable (:ghpull:`3273`)
+   * Allow binding custom shortcuts for 'close and halt' (:ghpull:`3314`)
+   * Add description for 'Trusted' notification (:ghpull:`3386`)
+   * Add ``settings['activity_sources']`` (:ghpull:`3401`)
+   * Add an ``output_updated.OutputArea`` event (:ghpull:`3560`)
+ + Fixing problems:
+   * Fixes to improve web accessibility (:ghpull:`3507`)
+     There is more to do on this! See :ghissue:`1801`.
+   * Fixed color contrast issue in tree.less (:ghpull:`3336`)
+   * Allow cancelling upload of large files (:ghpull:`3373`)
+   * Don't clear login cookie on requests without cookie (:ghpull:`3380`)
+   * Don't trash files on different device to home dir on Linux 
(:ghpull:`3304`)
+   * Clear waiting asterisks when restarting kernel (:ghpull:`3494`)
+   * Fix output prompt when ``execution_count`` missing (:ghpull:`3236`)
+   * Make the 'changed on disk' dialog work when displayed twice 
(:ghpull:`3589`)
+   * Fix going back to root directory with history in notebook list 
(:ghpull:`3411`)
+   * Allow defining keyboard shortcuts for missing actions (:ghpull:`3561`)
+   * Prevent default on pageup/pagedown when completer is active 
(:ghpull:`3500`)
+   * Prevent default event handling on new terminal (:ghpull:`3497`)
+   * ConfigManager should not write out default values found in the .d 
directory (:ghpull:`3485`)
+   * Fix leak of iopub object in activity monitoring (:ghpull:`3424`)
+   * Javascript lint in notebooklist.js (:ghpull:`3409`)
+   * Some Javascript syntax fixes (:ghpull:`3294`)
+   * Convert native for loop to ``Array.forEach()`` (:ghpull:`3477`)
+   * Disable cache when downloading nbconvert output (:ghpull:`3484`)
+   * Add missing digestmod arg to HMAC (:ghpull:`3399`)
+   * Log OSErrors failing to create less-critical files during startup 
(:ghpull:`3384`)
+   * Use powershell on Windows (:ghpull:`3379`)
+   * API spec improvements, API handler improvements (:ghpull:`3368`)
+   * Set notebook to dirty state after change to kernel metadata 
(:ghpull:`3350`)
+   * Use CSP header to treat served files as belonging to a separate origin 
(:ghpull:`3341`)
+   * Don't install gettext into builtins (:ghpull:`3330`)
+   * Add missing ``import _`` (:ghpull:`3316`, :ghpull:`3326`)
+   * Write ``notebook.json`` file atomically (:ghpull:`3305`)
+   * Fix clicking with modifiers, page title updates (:ghpull:`3282`)
+   * Upgrade jQuery to version 2.2 (:ghpull:`3428`)
+   * Upgrade xterm.js to 3.1.0 (:ghpull:`3189`)
+   * Upgrade moment.js to 2.19.3 (:ghpull:`3562`)
+   * Upgrade CodeMirror to 5.35 (:ghpull:`3372`)
+   * "Require" pyzmq>=17 (:ghpull:`3586`)
+ + Documentation:
+   * Documentation updates and organisation (:ghpull:`3584`)
+   * Add section in docs about privacy (:ghpull:`3571`)
+   * Add explanation on how to change the type of a cell to Markdown 
(:ghpull:`3377`)
+   * Update docs with confd implementation details (:ghpull:`3520`)
+   * Add more information for where ``jupyter_notebook_config.py`` is located 
(:ghpull:`3346`)
+   * Document options to enable nbextensions in specific sections 
(:ghpull:`3525`)
+   * jQuery attribute selector value MUST be surrounded by quotes 
(:ghpull:`3527`)
+   * Do not execute special notebooks with nbsphinx (:ghpull:`3360`)
+   * Other minor fixes in :ghpull:`3288`, :ghpull:`3528`, :ghpull:`3293`, 
:ghpull:`3367`
+ + Testing:
+   * Testing with Selenium & Sauce labs (:ghpull:`3321`)
+   * Selenium utils + markdown rendering tests (:ghpull:`3458`)
+   * Convert insert cell tests to Selenium (:ghpull:`3508`)
+   * Convert prompt numbers tests to Selenium (:ghpull:`3554`)
+   * Convert delete cells tests to Selenium (:ghpull:`3465`)
+   * Convert undelete cell tests to Selenium (:ghpull:`3475`)
+   * More selenium testing utilities (:ghpull:`3412`)
+   * Only check links when build is trigger by Travis Cron job (:ghpull:`3493`)
+   * Fix Appveyor build errors (:ghpull:`3430`)
+   * Undo patches in teardown before attempting to delete files 
(:ghpull:`3459`)
+   * Get tests running with tornado 5 (:ghpull:`3398`)
+   * Unpin ipykernel version on Travis (:ghpull:`3223`)
+
+-------------------------------------------------------------------
python-jupyter_notebook.changes: same change

Old:
----
  notebook-5.4.1.tar.gz

New:
----
  notebook-5.5.0.tar.gz

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

Other differences:
------------------
++++++ python-jupyter_notebook-doc.spec ++++++
--- /var/tmp/diff_new_pack.4fHMfG/_old  2018-06-15 14:37:59.826510419 +0200
+++ /var/tmp/diff_new_pack.4fHMfG/_new  2018-06-15 14:37:59.830510273 +0200
@@ -28,7 +28,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-jupyter_notebook-doc
-Version:        5.4.1
+Version:        5.5.0
 Release:        0
 Summary:        Documentation for python-jupyter_notebook
 License:        BSD-3-Clause
@@ -40,6 +40,7 @@
 BuildRequires:  python-rpm-macros
 %if %{with tests}
 # Test Requirements
+BuildRequires:  %{python_module nose-exclude}
 BuildRequires:  %{python_module nose_warnings_filters}
 BuildRequires:  %{python_module nose}
 BuildRequires:  %{python_module requests}
@@ -76,6 +77,7 @@
 
 %build
 # Build the documentation
+export LANG=en_US.UTF-8
 pushd docs
 %if %{with html}
 make html
@@ -104,12 +106,12 @@
 %if %{with tests}
 %check
 export LANG=en_US.UTF-8
-%python_expand nosetests-%{$python_bin_suffix}
+%python_expand nosetests-%{$python_bin_suffix} --exclude-dir 
notebook/tests/selenium
 %endif
 
 %files
 %defattr(-,root,root,-)
-%doc COPYING.md
+%license COPYING.md
 %{_docdir}/python-jupyter_notebook/
 
 %changelog

++++++ python-jupyter_notebook.spec ++++++
--- /var/tmp/diff_new_pack.4fHMfG/_old  2018-06-15 14:37:59.858509249 +0200
+++ /var/tmp/diff_new_pack.4fHMfG/_new  2018-06-15 14:37:59.866508956 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-jupyter_notebook
-Version:        5.4.1
+Version:        5.5.0
 Release:        0
 Summary:        Jupyter Notebook
 License:        BSD-3-Clause
@@ -93,7 +93,8 @@
 
 %files %{python_files}
 %defattr(-,root,root,-)
-%doc COPYING.md README.md
+%doc README.md
+%license COPYING.md
 %python3_only %{_bindir}/jupyter-bundlerextension
 %python3_only %{_bindir}/jupyter-nbextension
 %python3_only %{_bindir}/jupyter-notebook
@@ -108,6 +109,7 @@
 
 %files %{python_files latex}
 %defattr(-,root,root,-)
-%doc COPYING.md README.md
+%doc README.md
+%license COPYING.md
 
 %changelog

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


Reply via email to