diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : python-notebook
-version : 5.7.8
-release : 2
+version : 6.0.1
+release : 3
source :
- - https://github.com/jupyter/notebook/archive/5.7.8.tar.gz : b4691f40924eca3c9dabf0bf6b1884aef76aa7e380f4c37781cf18b3a2f72702
+ - https://github.com/jupyter/notebook/archive/6.0.1.tar.gz : fb9bff7913c9e4b148e0a4df41aa527a7c4fd5f01fc7ec3cab03aa07eb6a19d4
license : BSD-3-Clause
component : programming.python
summary : A web-based notebook environment for interactive computing
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -23,13 +23,13 @@
/usr/bin/jupyter-nbextension
/usr/bin/jupyter-notebook
/usr/bin/jupyter-serverextension
- /usr/lib/python3.6/site-packages/notebook-5.7.8-py3.6.egg-info/PKG-INFO
- /usr/lib/python3.6/site-packages/notebook-5.7.8-py3.6.egg-info/SOURCES.txt
- /usr/lib/python3.6/site-packages/notebook-5.7.8-py3.6.egg-info/dependency_links.txt
- /usr/lib/python3.6/site-packages/notebook-5.7.8-py3.6.egg-info/entry_points.txt
- /usr/lib/python3.6/site-packages/notebook-5.7.8-py3.6.egg-info/not-zip-safe
- /usr/lib/python3.6/site-packages/notebook-5.7.8-py3.6.egg-info/requires.txt
- /usr/lib/python3.6/site-packages/notebook-5.7.8-py3.6.egg-info/top_level.txt
+ /usr/lib/python3.6/site-packages/notebook-6.0.1-py3.6.egg-info/PKG-INFO
+ /usr/lib/python3.6/site-packages/notebook-6.0.1-py3.6.egg-info/SOURCES.txt
+ /usr/lib/python3.6/site-packages/notebook-6.0.1-py3.6.egg-info/dependency_links.txt
+ /usr/lib/python3.6/site-packages/notebook-6.0.1-py3.6.egg-info/entry_points.txt
+ /usr/lib/python3.6/site-packages/notebook-6.0.1-py3.6.egg-info/not-zip-safe
+ /usr/lib/python3.6/site-packages/notebook-6.0.1-py3.6.egg-info/requires.txt
+ /usr/lib/python3.6/site-packages/notebook-6.0.1-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/notebook/__init__.py
/usr/lib/python3.6/site-packages/notebook/__main__.py
/usr/lib/python3.6/site-packages/notebook/__pycache__/__init__.cpython-36.pyc
@@ -41,7 +41,6 @@
/usr/lib/python3.6/site-packages/notebook/__pycache__/extensions.cpython-36.pyc
/usr/lib/python3.6/site-packages/notebook/__pycache__/jstest.cpython-36.pyc
/usr/lib/python3.6/site-packages/notebook/__pycache__/log.cpython-36.pyc
- /usr/lib/python3.6/site-packages/notebook/__pycache__/metrics.cpython-36.pyc
/usr/lib/python3.6/site-packages/notebook/__pycache__/nbextensions.cpython-36.pyc
/usr/lib/python3.6/site-packages/notebook/__pycache__/notebookapp.cpython-36.pyc
/usr/lib/python3.6/site-packages/notebook/__pycache__/serverextensions.cpython-36.pyc
@@ -108,6 +107,12 @@
/usr/lib/python3.6/site-packages/notebook/files/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/notebook/files/__pycache__/handlers.cpython-36.pyc
/usr/lib/python3.6/site-packages/notebook/files/handlers.py
+ /usr/lib/python3.6/site-packages/notebook/gateway/__init__.py
+ /usr/lib/python3.6/site-packages/notebook/gateway/__pycache__/__init__.cpython-36.pyc
+ /usr/lib/python3.6/site-packages/notebook/gateway/__pycache__/handlers.cpython-36.pyc
+ /usr/lib/python3.6/site-packages/notebook/gateway/__pycache__/managers.cpython-36.pyc
+ /usr/lib/python3.6/site-packages/notebook/gateway/handlers.py
+ /usr/lib/python3.6/site-packages/notebook/gateway/managers.py
/usr/lib/python3.6/site-packages/notebook/i18n/__init__.py
/usr/lib/python3.6/site-packages/notebook/i18n/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/notebook/i18n/fr_FR/LC_MESSAGES/nbjs.json
@@ -124,7 +129,6 @@
/usr/lib/python3.6/site-packages/notebook/kernelspecs/__pycache__/handlers.cpython-36.pyc
/usr/lib/python3.6/site-packages/notebook/kernelspecs/handlers.py
/usr/lib/python3.6/site-packages/notebook/log.py
- /usr/lib/python3.6/site-packages/notebook/metrics.py
/usr/lib/python3.6/site-packages/notebook/nbconvert/__init__.py
/usr/lib/python3.6/site-packages/notebook/nbconvert/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/notebook/nbconvert/__pycache__/handlers.cpython-36.pyc
@@ -139,6 +143,12 @@
/usr/lib/python3.6/site-packages/notebook/notebook/__pycache__/handlers.cpython-36.pyc
/usr/lib/python3.6/site-packages/notebook/notebook/handlers.py
/usr/lib/python3.6/site-packages/notebook/notebookapp.py
+ /usr/lib/python3.6/site-packages/notebook/prometheus/__init__.py
+ /usr/lib/python3.6/site-packages/notebook/prometheus/__pycache__/__init__.cpython-36.pyc
+ /usr/lib/python3.6/site-packages/notebook/prometheus/__pycache__/log_functions.cpython-36.pyc
+ /usr/lib/python3.6/site-packages/notebook/prometheus/__pycache__/metrics.cpython-36.pyc
+ /usr/lib/python3.6/site-packages/notebook/prometheus/log_functions.py
+ /usr/lib/python3.6/site-packages/notebook/prometheus/metrics.py
/usr/lib/python3.6/site-packages/notebook/serverextensions.py
/usr/lib/python3.6/site-packages/notebook/services/__init__.py
/usr/lib/python3.6/site-packages/notebook/services/__pycache__/__init__.cpython-36.pyc
@@ -231,6 +241,7 @@
/usr/lib/python3.6/site-packages/notebook/services/sessions/tests/test_sessionmanager.py
/usr/lib/python3.6/site-packages/notebook/services/sessions/tests/test_sessions_api.py
/usr/lib/python3.6/site-packages/notebook/services/shutdown.py
+ /usr/lib/python3.6/site-packages/notebook/static/acc_overwrite.less
/usr/lib/python3.6/site-packages/notebook/static/auth/css/override.css
/usr/lib/python3.6/site-packages/notebook/static/auth/js/loginmain.js
/usr/lib/python3.6/site-packages/notebook/static/auth/js/loginwidget.js
@@ -1297,6 +1308,7 @@
/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/theme/xq-light.css
/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/theme/yeti.css
/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/theme/zenburn.css
+ /usr/lib/python3.6/site-packages/notebook/static/components/create-react-class/index.js
/usr/lib/python3.6/site-packages/notebook/static/components/es6-promise/promise.js
/usr/lib/python3.6/site-packages/notebook/static/components/es6-promise/promise.min.js
/usr/lib/python3.6/site-packages/notebook/static/components/font-awesome/css/font-awesome.css
@@ -1332,9 +1344,8 @@
/usr/lib/python3.6/site-packages/notebook/static/components/moment/min/moment-with-locales.min.js
/usr/lib/python3.6/site-packages/notebook/static/components/moment/min/moment.min.js
/usr/lib/python3.6/site-packages/notebook/static/components/moment/moment.js
- /usr/lib/python3.6/site-packages/notebook/static/components/preact-compat/index.js
- /usr/lib/python3.6/site-packages/notebook/static/components/preact/index.js
- /usr/lib/python3.6/site-packages/notebook/static/components/proptypes/index.js
+ /usr/lib/python3.6/site-packages/notebook/static/components/react/react-dom.production.min.js
+ /usr/lib/python3.6/site-packages/notebook/static/components/react/react.production.min.js
/usr/lib/python3.6/site-packages/notebook/static/components/requirejs-plugins/src/json.js
/usr/lib/python3.6/site-packages/notebook/static/components/requirejs-text/text.js
/usr/lib/python3.6/site-packages/notebook/static/components/requirejs/require.js
@@ -1442,6 +1453,7 @@
/usr/lib/python3.6/site-packages/notebook/tests/__pycache__/launchnotebook.cpython-36.pyc
/usr/lib/python3.6/site-packages/notebook/tests/__pycache__/test_config_manager.cpython-36.pyc
/usr/lib/python3.6/site-packages/notebook/tests/__pycache__/test_files.cpython-36.pyc
+ /usr/lib/python3.6/site-packages/notebook/tests/__pycache__/test_gateway.cpython-36.pyc
/usr/lib/python3.6/site-packages/notebook/tests/__pycache__/test_i18n.cpython-36.pyc
/usr/lib/python3.6/site-packages/notebook/tests/__pycache__/test_nbextensions.cpython-36.pyc
/usr/lib/python3.6/site-packages/notebook/tests/__pycache__/test_notebookapp.cpython-36.pyc
@@ -1457,64 +1469,79 @@
/usr/lib/python3.6/site-packages/notebook/tests/launchnotebook.py
/usr/lib/python3.6/site-packages/notebook/tests/mockextension/index.js
/usr/lib/python3.6/site-packages/notebook/tests/notebook/attachments.js
- /usr/lib/python3.6/site-packages/notebook/tests/notebook/buffering.js
- /usr/lib/python3.6/site-packages/notebook/tests/notebook/clipboard_multiselect.js
/usr/lib/python3.6/site-packages/notebook/tests/notebook/display_id.js
- /usr/lib/python3.6/site-packages/notebook/tests/notebook/display_image.js
/usr/lib/python3.6/site-packages/notebook/tests/notebook/dualmode.js
- /usr/lib/python3.6/site-packages/notebook/tests/notebook/dualmode_arrows.js
- /usr/lib/python3.6/site-packages/notebook/tests/notebook/dualmode_cellmode.js
- /usr/lib/python3.6/site-packages/notebook/tests/notebook/dualmode_clipboard.js
- /usr/lib/python3.6/site-packages/notebook/tests/notebook/dualmode_execute.js
- /usr/lib/python3.6/site-packages/notebook/tests/notebook/dualmode_markdown.js
/usr/lib/python3.6/site-packages/notebook/tests/notebook/dualmode_merge.js
/usr/lib/python3.6/site-packages/notebook/tests/notebook/execute_code.js
/usr/lib/python3.6/site-packages/notebook/tests/notebook/execute_selected_cells.js
/usr/lib/python3.6/site-packages/notebook/tests/notebook/inject_js.js
/usr/lib/python3.6/site-packages/notebook/tests/notebook/interrupt.js
- /usr/lib/python3.6/site-packages/notebook/tests/notebook/isolated_svg.js
/usr/lib/python3.6/site-packages/notebook/tests/notebook/kernel_menu.js
/usr/lib/python3.6/site-packages/notebook/tests/notebook/markdown.js
- /usr/lib/python3.6/site-packages/notebook/tests/notebook/merge_cells_api.js
/usr/lib/python3.6/site-packages/notebook/tests/notebook/move_multiselection.js
- /usr/lib/python3.6/site-packages/notebook/tests/notebook/multiselect.js
- /usr/lib/python3.6/site-packages/notebook/tests/notebook/multiselect_toggle.js
/usr/lib/python3.6/site-packages/notebook/tests/notebook/notifications.js
/usr/lib/python3.6/site-packages/notebook/tests/notebook/output.js
/usr/lib/python3.6/site-packages/notebook/tests/notebook/roundtrip.js
/usr/lib/python3.6/site-packages/notebook/tests/notebook/safe_append_output.js
- /usr/lib/python3.6/site-packages/notebook/tests/notebook/save.js
- /usr/lib/python3.6/site-packages/notebook/tests/notebook/shutdown.js
/usr/lib/python3.6/site-packages/notebook/tests/notebook/tags.js
/usr/lib/python3.6/site-packages/notebook/tests/selenium/__init__.py
/usr/lib/python3.6/site-packages/notebook/tests/selenium/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/notebook/tests/selenium/__pycache__/conftest.cpython-36.pyc
/usr/lib/python3.6/site-packages/notebook/tests/selenium/__pycache__/quick_selenium.cpython-36.pyc
+ /usr/lib/python3.6/site-packages/notebook/tests/selenium/__pycache__/test_buffering.cpython-36.pyc
+ /usr/lib/python3.6/site-packages/notebook/tests/selenium/__pycache__/test_clipboard_multiselect.cpython-36.pyc
/usr/lib/python3.6/site-packages/notebook/tests/selenium/__pycache__/test_dashboard_nav.cpython-36.pyc
/usr/lib/python3.6/site-packages/notebook/tests/selenium/__pycache__/test_deletecell.cpython-36.pyc
+ /usr/lib/python3.6/site-packages/notebook/tests/selenium/__pycache__/test_display_image.cpython-36.pyc
+ /usr/lib/python3.6/site-packages/notebook/tests/selenium/__pycache__/test_display_isolation.cpython-36.pyc
+ /usr/lib/python3.6/site-packages/notebook/tests/selenium/__pycache__/test_dualmode_arrows.cpython-36.pyc
+ /usr/lib/python3.6/site-packages/notebook/tests/selenium/__pycache__/test_dualmode_cellmode.cpython-36.pyc
+ /usr/lib/python3.6/site-packages/notebook/tests/selenium/__pycache__/test_dualmode_clipboard.cpython-36.pyc
+ /usr/lib/python3.6/site-packages/notebook/tests/selenium/__pycache__/test_dualmode_execute.cpython-36.pyc
/usr/lib/python3.6/site-packages/notebook/tests/selenium/__pycache__/test_dualmode_insertcell.cpython-36.pyc
+ /usr/lib/python3.6/site-packages/notebook/tests/selenium/__pycache__/test_dualmode_markdown.cpython-36.pyc
/usr/lib/python3.6/site-packages/notebook/tests/selenium/__pycache__/test_find_and_replace.cpython-36.pyc
/usr/lib/python3.6/site-packages/notebook/tests/selenium/__pycache__/test_markdown.cpython-36.pyc
+ /usr/lib/python3.6/site-packages/notebook/tests/selenium/__pycache__/test_merge_cells.cpython-36.pyc
+ /usr/lib/python3.6/site-packages/notebook/tests/selenium/__pycache__/test_multiselect.cpython-36.pyc
+ /usr/lib/python3.6/site-packages/notebook/tests/selenium/__pycache__/test_multiselect_toggle.cpython-36.pyc
/usr/lib/python3.6/site-packages/notebook/tests/selenium/__pycache__/test_prompt_numbers.cpython-36.pyc
+ /usr/lib/python3.6/site-packages/notebook/tests/selenium/__pycache__/test_save.cpython-36.pyc
/usr/lib/python3.6/site-packages/notebook/tests/selenium/__pycache__/test_save_as_notebook.cpython-36.pyc
- /usr/lib/python3.6/site-packages/notebook/tests/selenium/__pycache__/undelete.cpython-36.pyc
+ /usr/lib/python3.6/site-packages/notebook/tests/selenium/__pycache__/test_shutdown.cpython-36.pyc
+ /usr/lib/python3.6/site-packages/notebook/tests/selenium/__pycache__/test_undelete.cpython-36.pyc
/usr/lib/python3.6/site-packages/notebook/tests/selenium/__pycache__/utils.cpython-36.pyc
/usr/lib/python3.6/site-packages/notebook/tests/selenium/conftest.py
/usr/lib/python3.6/site-packages/notebook/tests/selenium/quick_selenium.py
+ /usr/lib/python3.6/site-packages/notebook/tests/selenium/test_buffering.py
+ /usr/lib/python3.6/site-packages/notebook/tests/selenium/test_clipboard_multiselect.py
/usr/lib/python3.6/site-packages/notebook/tests/selenium/test_dashboard_nav.py
/usr/lib/python3.6/site-packages/notebook/tests/selenium/test_deletecell.py
+ /usr/lib/python3.6/site-packages/notebook/tests/selenium/test_display_image.py
+ /usr/lib/python3.6/site-packages/notebook/tests/selenium/test_display_isolation.py
+ /usr/lib/python3.6/site-packages/notebook/tests/selenium/test_dualmode_arrows.py
+ /usr/lib/python3.6/site-packages/notebook/tests/selenium/test_dualmode_cellmode.py
+ /usr/lib/python3.6/site-packages/notebook/tests/selenium/test_dualmode_clipboard.py
+ /usr/lib/python3.6/site-packages/notebook/tests/selenium/test_dualmode_execute.py
/usr/lib/python3.6/site-packages/notebook/tests/selenium/test_dualmode_insertcell.py
+ /usr/lib/python3.6/site-packages/notebook/tests/selenium/test_dualmode_markdown.py
/usr/lib/python3.6/site-packages/notebook/tests/selenium/test_find_and_replace.py
/usr/lib/python3.6/site-packages/notebook/tests/selenium/test_markdown.py
+ /usr/lib/python3.6/site-packages/notebook/tests/selenium/test_merge_cells.py
+ /usr/lib/python3.6/site-packages/notebook/tests/selenium/test_multiselect.py
+ /usr/lib/python3.6/site-packages/notebook/tests/selenium/test_multiselect_toggle.py
/usr/lib/python3.6/site-packages/notebook/tests/selenium/test_prompt_numbers.py
+ /usr/lib/python3.6/site-packages/notebook/tests/selenium/test_save.py
/usr/lib/python3.6/site-packages/notebook/tests/selenium/test_save_as_notebook.py
- /usr/lib/python3.6/site-packages/notebook/tests/selenium/undelete.py
+ /usr/lib/python3.6/site-packages/notebook/tests/selenium/test_shutdown.py
+ /usr/lib/python3.6/site-packages/notebook/tests/selenium/test_undelete.py
/usr/lib/python3.6/site-packages/notebook/tests/selenium/utils.py
/usr/lib/python3.6/site-packages/notebook/tests/services/kernel.js
/usr/lib/python3.6/site-packages/notebook/tests/services/serialize.js
/usr/lib/python3.6/site-packages/notebook/tests/services/session.js
/usr/lib/python3.6/site-packages/notebook/tests/test_config_manager.py
/usr/lib/python3.6/site-packages/notebook/tests/test_files.py
+ /usr/lib/python3.6/site-packages/notebook/tests/test_gateway.py
/usr/lib/python3.6/site-packages/notebook/tests/test_i18n.py
/usr/lib/python3.6/site-packages/notebook/tests/test_nbextensions.py
/usr/lib/python3.6/site-packages/notebook/tests/test_notebookapp.py
@@ -1530,7 +1557,9 @@
/usr/lib/python3.6/site-packages/notebook/tree/handlers.py
/usr/lib/python3.6/site-packages/notebook/tree/tests/__init__.py
/usr/lib/python3.6/site-packages/notebook/tree/tests/__pycache__/__init__.cpython-36.pyc
+ /usr/lib/python3.6/site-packages/notebook/tree/tests/__pycache__/handlers.cpython-36.pyc
/usr/lib/python3.6/site-packages/notebook/tree/tests/__pycache__/test_tree_handler.cpython-36.pyc
+ /usr/lib/python3.6/site-packages/notebook/tree/tests/handlers.py
/usr/lib/python3.6/site-packages/notebook/tree/tests/test_tree_handler.py
/usr/lib/python3.6/site-packages/notebook/utils.py
/usr/lib/python3.6/site-packages/notebook/view/__init__.py
@@ -1540,12 +1569,12 @@
-
- 2019-05-18
- 5.7.8
+
+ 2019-08-27
+ 6.0.1
Packaging update
Rabin Adhikari
rabin.adk1@gmail.com
\ No newline at end of file