Skip to content

Commit

Permalink
devel/py-jupyterlab: Update to 3.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Apr 29, 2021
1 parent 2ec90c4 commit 0d2ca6c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions devel/py-jupyterlab/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>

PORTNAME= jupyterlab
PORTVERSION= 3.0.13
PORTVERSION= 3.0.14
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jupyter-packaging>=0:devel/py-jupyter-pack
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ipython>=0:devel/ipython@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}Jinja2>=2.10:devel/py-Jinja2@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}jupyter_core>=0:devel/py-jupyter_core@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}jupyter-packaging>=0.7.3<0.8:devel/py-jupyter-packaging@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}jupyter-packaging>=0.7<1:devel/py-jupyter-packaging@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}jupyter-server>=1.4<2:devel/py-jupyter-server@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}jupyterlab-server>=2.3<3:devel/py-jupyterlab-server@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}nbclassic>=0.2<1:devel/py-nbclassic@${PY_FLAVOR} \
Expand Down
6 changes: 3 additions & 3 deletions devel/py-jupyterlab/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1619198507
SHA256 (jupyterlab-3.0.13.tar.gz) = 6aefaf11251309ffdd66ef20025f5165aeec26d59a83c76e4d02cc8f593bc9dc
SIZE (jupyterlab-3.0.13.tar.gz) = 9843200
TIMESTAMP = 1619569463
SHA256 (jupyterlab-3.0.14.tar.gz) = 713a84991dfcca8c0bc260911f1bd54ac25a386a86285713b9555a60f795059b
SIZE (jupyterlab-3.0.14.tar.gz) = 9843303

0 comments on commit 0d2ca6c

Please sign in to comment.