git: 2b1b6e50361a - main - devel/py-nbclassic: Update to 0.2.7
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Apr 25 20:38:44 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2b1b6e50361a22e3e4e202bc20b99de6a49c8c17
commit 2b1b6e50361a22e3e4e202bc20b99de6a49c8c17
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-04-25 20:14:10 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-04-25 20:35:27 +0000
devel/py-nbclassic: Update to 0.2.7
Changes: https://github.com/jupyterlab/nbclassic/releases
https://github.com/jupyterlab/nbclassic/blob/master/CHANGELOG.md
---
devel/py-nbclassic/Makefile | 4 ++--
devel/py-nbclassic/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/devel/py-nbclassic/Makefile b/devel/py-nbclassic/Makefile
index 5f4988956854..157b3a66ab2e 100644
--- a/devel/py-nbclassic/Makefile
+++ b/devel/py-nbclassic/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
PORTNAME= nbclassic
-PORTVERSION= 0.2.6
+PORTVERSION= 0.2.7
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,7 @@ COMMENT= Jupyter Notebook as a Jupyter Server Extension
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jupyter-server>=1.1<2:devel/py-jupyter-server@${PY_FLAVOR} \
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jupyter-server>=1.5<2:devel/py-jupyter-server@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}notebook>=0<7:www/py-notebook@${PY_FLAVOR}
USES= python:3.7+
diff --git a/devel/py-nbclassic/distinfo b/devel/py-nbclassic/distinfo
index 615970448b32..96e09c6e6730 100644
--- a/devel/py-nbclassic/distinfo
+++ b/devel/py-nbclassic/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1611856560
-SHA256 (nbclassic-0.2.6.tar.gz) = b649436ff85dc731ba8115deef089e5abbe827d7a6dccbad42c15b8d427104e8
-SIZE (nbclassic-0.2.6.tar.gz) = 21989
+TIMESTAMP = 1619198513
+SHA256 (nbclassic-0.2.7.tar.gz) = 6835b27ffaed1f7a497371bb2c05c0f2b123cbcf7c3c116c1ca808ac78ac2fe8
+SIZE (nbclassic-0.2.7.tar.gz) = 22116
More information about the dev-commits-ports-all
mailing list