diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : python-notebook -version : 5.7.0 -release : 1 +version : 5.7.8 +release : 2 source : - - https://github.com/jupyter/notebook/archive/5.7.0.tar.gz : 99b58a62d5c0172b642341e21ab19a7e171f462d632c45b97286a56f59af6b6b + - https://github.com/jupyter/notebook/archive/5.7.8.tar.gz : b4691f40924eca3c9dabf0bf6b1884aef76aa7e380f4c37781cf18b3a2f72702 license : BSD-3-Clause component : programming.python summary : A web-based notebook environment for interactive computing @@ -11,7 +11,7 @@ networking : yes builddeps : - git - - nodejs-devel + - nodejs rundeps : - python-jinja - python-nbconvert diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -10,7 +10,7 @@ A web-based notebook environment for interactive computing The Jupyter Notebook is a web application that allows you to create and share documents that contain live code, equations, visualizations, and explanatory text. The Notebook has support for multiple programming languages, sharing, and interactive widgets. - https://solus-project.com/sources/README.Solus + https://getsol.us/sources/README.Solus python-notebook @@ -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.0-py3.6.egg-info/PKG-INFO - /usr/lib/python3.6/site-packages/notebook-5.7.0-py3.6.egg-info/SOURCES.txt - /usr/lib/python3.6/site-packages/notebook-5.7.0-py3.6.egg-info/dependency_links.txt - /usr/lib/python3.6/site-packages/notebook-5.7.0-py3.6.egg-info/entry_points.txt - /usr/lib/python3.6/site-packages/notebook-5.7.0-py3.6.egg-info/not-zip-safe - /usr/lib/python3.6/site-packages/notebook-5.7.0-py3.6.egg-info/requires.txt - /usr/lib/python3.6/site-packages/notebook-5.7.0-py3.6.egg-info/top_level.txt + /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/__init__.py /usr/lib/python3.6/site-packages/notebook/__main__.py /usr/lib/python3.6/site-packages/notebook/__pycache__/__init__.cpython-36.pyc @@ -62,7 +62,9 @@ /usr/lib/python3.6/site-packages/notebook/auth/security.py /usr/lib/python3.6/site-packages/notebook/auth/tests/__init__.py /usr/lib/python3.6/site-packages/notebook/auth/tests/__pycache__/__init__.cpython-36.pyc + /usr/lib/python3.6/site-packages/notebook/auth/tests/__pycache__/test_login.cpython-36.pyc /usr/lib/python3.6/site-packages/notebook/auth/tests/__pycache__/test_security.cpython-36.pyc + /usr/lib/python3.6/site-packages/notebook/auth/tests/test_login.py /usr/lib/python3.6/site-packages/notebook/auth/tests/test_security.py /usr/lib/python3.6/site-packages/notebook/base/__init__.py /usr/lib/python3.6/site-packages/notebook/base/__pycache__/__init__.cpython-36.pyc @@ -980,7 +982,7 @@ /usr/lib/python3.6/site-packages/notebook/static/components/backbone/backbone-min.js /usr/lib/python3.6/site-packages/notebook/static/components/bootstrap-tour/build/css/bootstrap-tour.min.css /usr/lib/python3.6/site-packages/notebook/static/components/bootstrap-tour/build/js/bootstrap-tour.min.js - /usr/lib/python3.6/site-packages/notebook/static/components/bootstrap/js/bootstrap.min.js + /usr/lib/python3.6/site-packages/notebook/static/components/bootstrap/dist/js/bootstrap.min.js /usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/comment/comment.js /usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/comment/continuecomment.js /usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/dialog/dialog.css @@ -1419,6 +1421,7 @@ /usr/lib/python3.6/site-packages/notebook/static/tree/js/shutdownbutton.js /usr/lib/python3.6/site-packages/notebook/static/tree/js/terminallist.js /usr/lib/python3.6/site-packages/notebook/templates/404.html + /usr/lib/python3.6/site-packages/notebook/templates/browser-open.html /usr/lib/python3.6/site-packages/notebook/templates/edit.html /usr/lib/python3.6/site-packages/notebook/templates/error.html /usr/lib/python3.6/site-packages/notebook/templates/login.html @@ -1537,12 +1540,12 @@ - - 2018-12-04 - 5.7.0 + + 2019-05-18 + 5.7.8 Packaging update Rabin Adhikari rabin.adk1@gmail.com \ No newline at end of file