pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/py-notebook



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Feb  6 15:47:32 UTC 2020

Modified Files:
        pkgsrc/www/py-notebook: Makefile PLIST distinfo

Log Message:
py-notebook: updated to 6.0.3

6.0.3
- Dependency updates to fix startup issues on Windows platform
- Add support for nbconvert 6.x
- Creation of recent tab


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/www/py-notebook/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/www/py-notebook/PLIST
cvs rdiff -u -r1.12 -r1.13 pkgsrc/www/py-notebook/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/py-notebook/Makefile
diff -u pkgsrc/www/py-notebook/Makefile:1.17 pkgsrc/www/py-notebook/Makefile:1.18
--- pkgsrc/www/py-notebook/Makefile:1.17        Fri Nov  8 13:15:37 2019
+++ pkgsrc/www/py-notebook/Makefile     Thu Feb  6 15:47:32 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2019/11/08 13:15:37 adam Exp $
+# $NetBSD: Makefile,v 1.18 2020/02/06 15:47:32 adam Exp $
 
-DISTNAME=      notebook-6.0.2
+DISTNAME=      notebook-6.0.3
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=n/notebook/}

Index: pkgsrc/www/py-notebook/PLIST
diff -u pkgsrc/www/py-notebook/PLIST:1.11 pkgsrc/www/py-notebook/PLIST:1.12
--- pkgsrc/www/py-notebook/PLIST:1.11   Fri Nov  8 13:15:37 2019
+++ pkgsrc/www/py-notebook/PLIST        Thu Feb  6 15:47:32 2020
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2019/11/08 13:15:37 adam Exp $
+@comment $NetBSD: PLIST,v 1.12 2020/02/06 15:47:32 adam Exp $
 bin/jupyter-bundlerextension-${PYVERSSUFFIX}
 bin/jupyter-nbextension-${PYVERSSUFFIX}
 bin/jupyter-notebook-${PYVERSSUFFIX}
@@ -1550,11 +1550,8 @@ ${PYSITELIB}/notebook/tests/notebook/att
 ${PYSITELIB}/notebook/tests/notebook/display_id.js
 ${PYSITELIB}/notebook/tests/notebook/dualmode.js
 ${PYSITELIB}/notebook/tests/notebook/dualmode_merge.js
-${PYSITELIB}/notebook/tests/notebook/execute_code.js
 ${PYSITELIB}/notebook/tests/notebook/execute_selected_cells.js
 ${PYSITELIB}/notebook/tests/notebook/inject_js.js
-${PYSITELIB}/notebook/tests/notebook/interrupt.js
-${PYSITELIB}/notebook/tests/notebook/kernel_menu.js
 ${PYSITELIB}/notebook/tests/notebook/markdown.js
 ${PYSITELIB}/notebook/tests/notebook/move_multiselection.js
 ${PYSITELIB}/notebook/tests/notebook/notifications.js
@@ -1607,9 +1604,18 @@ ${PYSITELIB}/notebook/tests/selenium/tes
 ${PYSITELIB}/notebook/tests/selenium/test_dualmode_markdown.py
 ${PYSITELIB}/notebook/tests/selenium/test_dualmode_markdown.pyc
 ${PYSITELIB}/notebook/tests/selenium/test_dualmode_markdown.pyo
+${PYSITELIB}/notebook/tests/selenium/test_execute_code.py
+${PYSITELIB}/notebook/tests/selenium/test_execute_code.pyc
+${PYSITELIB}/notebook/tests/selenium/test_execute_code.pyo
 ${PYSITELIB}/notebook/tests/selenium/test_find_and_replace.py
 ${PYSITELIB}/notebook/tests/selenium/test_find_and_replace.pyc
 ${PYSITELIB}/notebook/tests/selenium/test_find_and_replace.pyo
+${PYSITELIB}/notebook/tests/selenium/test_interrupt.py
+${PYSITELIB}/notebook/tests/selenium/test_interrupt.pyc
+${PYSITELIB}/notebook/tests/selenium/test_interrupt.pyo
+${PYSITELIB}/notebook/tests/selenium/test_kernel_menu.py
+${PYSITELIB}/notebook/tests/selenium/test_kernel_menu.pyc
+${PYSITELIB}/notebook/tests/selenium/test_kernel_menu.pyo
 ${PYSITELIB}/notebook/tests/selenium/test_markdown.py
 ${PYSITELIB}/notebook/tests/selenium/test_markdown.pyc
 ${PYSITELIB}/notebook/tests/selenium/test_markdown.pyo

Index: pkgsrc/www/py-notebook/distinfo
diff -u pkgsrc/www/py-notebook/distinfo:1.12 pkgsrc/www/py-notebook/distinfo:1.13
--- pkgsrc/www/py-notebook/distinfo:1.12        Fri Nov  8 13:15:37 2019
+++ pkgsrc/www/py-notebook/distinfo     Thu Feb  6 15:47:32 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2019/11/08 13:15:37 adam Exp $
+$NetBSD: distinfo,v 1.13 2020/02/06 15:47:32 adam Exp $
 
-SHA1 (notebook-6.0.2.tar.gz) = d6a917cb9045887881b8b94ab62fbe7252361229
-RMD160 (notebook-6.0.2.tar.gz) = 070b6270bcca597398c49e064ab8f5566cd4177b
-SHA512 (notebook-6.0.2.tar.gz) = bdff994ddde98ca50d66e1c78326ae4fc15a38ea7bc1dd10dbcd14af4cc7631f09d8d15d25bb6a46111f45a0dc0b29a55b52b8b034c142294b4ec7f7b3ece9fa
-Size (notebook-6.0.2.tar.gz) = 14069764 bytes
+SHA1 (notebook-6.0.3.tar.gz) = bf45959637a189bff2d296b020f982c5752cd3df
+RMD160 (notebook-6.0.3.tar.gz) = 92660b516b80d2bc4b28447b53a22f88704d2aad
+SHA512 (notebook-6.0.3.tar.gz) = fb56d0e10da3f8673e9578cdf04759dc3247547af6be4f479e9b183f3c5bd0a891fbfede187e0f5aca5c6ffdb9cae6ada23fe6dd159aca2d9cdf967f1f150922
+Size (notebook-6.0.3.tar.gz) = 14048151 bytes



Home | Main Index | Thread Index | Old Index