summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/py-jupyterlab_server/Makefile5
-rw-r--r--devel/py-jupyterlab_server/distinfo6
2 files changed, 6 insertions, 5 deletions
diff --git a/devel/py-jupyterlab_server/Makefile b/devel/py-jupyterlab_server/Makefile
index fa376681573f..e449ccd25c73 100644
--- a/devel/py-jupyterlab_server/Makefile
+++ b/devel/py-jupyterlab_server/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= jupyterlab_server
-PORTVERSION= 1.0.0
+PORTVERSION= 1.0.6
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +13,8 @@ COMMENT= JupyterLab Server
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}json5>=0:devel/py-json5@${PY_FLAVOR} \
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Jinja2>=2.10:devel/py-Jinja2@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}json5>=0:devel/py-json5@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}jsonschema>=3.0.1:devel/py-jsonschema@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}notebook>=4.2.0:www/py-notebook@${PY_FLAVOR}
diff --git a/devel/py-jupyterlab_server/distinfo b/devel/py-jupyterlab_server/distinfo
index f0dbdc6a506f..54e1f2c7a2e4 100644
--- a/devel/py-jupyterlab_server/distinfo
+++ b/devel/py-jupyterlab_server/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1564157933
-SHA256 (jupyterlab_server-1.0.0.tar.gz) = a77e63ee8f93f77d03b5bcb9955ad0b4edda1e5c49d0b11fae6cc66cc1f41a1a
-SIZE (jupyterlab_server-1.0.0.tar.gz) = 20550
+TIMESTAMP = 1572806128
+SHA256 (jupyterlab_server-1.0.6.tar.gz) = d0977527bfce6f47c782cb6bf79d2c949ebe3f22ac695fa000b730c671445dad
+SIZE (jupyterlab_server-1.0.6.tar.gz) = 20753