pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/py-notebook py-notebook: updated to 6.0.3
details: https://anonhg.NetBSD.org/pkgsrc/rev/0771c448738e
branches: trunk
changeset: 411153:0771c448738e
user: adam <adam%pkgsrc.org@localhost>
date: Thu Feb 06 15:47:32 2020 +0000
description:
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
diffstat:
www/py-notebook/Makefile | 4 ++--
www/py-notebook/PLIST | 14 ++++++++++----
www/py-notebook/distinfo | 10 +++++-----
3 files changed, 17 insertions(+), 11 deletions(-)
diffs (67 lines):
diff -r bc38db1f3413 -r 0771c448738e www/py-notebook/Makefile
--- a/www/py-notebook/Makefile Thu Feb 06 15:46:13 2020 +0000
+++ b/www/py-notebook/Makefile Thu Feb 06 15:47:32 2020 +0000
@@ -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/}
diff -r bc38db1f3413 -r 0771c448738e www/py-notebook/PLIST
--- a/www/py-notebook/PLIST Thu Feb 06 15:46:13 2020 +0000
+++ b/www/py-notebook/PLIST Thu Feb 06 15:47:32 2020 +0000
@@ -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/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/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
diff -r bc38db1f3413 -r 0771c448738e www/py-notebook/distinfo
--- a/www/py-notebook/distinfo Thu Feb 06 15:46:13 2020 +0000
+++ b/www/py-notebook/distinfo Thu Feb 06 15:47:32 2020 +0000
@@ -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