Skip to content

Commit

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

PORTNAME= jupyterlab
PORTVERSION= 3.0.14
PORTVERSION= 3.0.15
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -14,9 +14,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE

BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jupyter-packaging>=0:devel/py-jupyter-packaging@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ipython>=0:devel/ipython@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}Jinja2>=2.10:devel/py-Jinja2@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}Jinja2>=2.1:devel/py-Jinja2@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}jupyter_core>=0:devel/py-jupyter_core@${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 = 1619569463
SHA256 (jupyterlab-3.0.14.tar.gz) = 713a84991dfcca8c0bc260911f1bd54ac25a386a86285713b9555a60f795059b
SIZE (jupyterlab-3.0.14.tar.gz) = 9843303
TIMESTAMP = 1620928603
SHA256 (jupyterlab-3.0.15.tar.gz) = 8e7a1537b39d27ff00666c8ec022e41ecba6669168dd6f8a145941d6b4ec4ca4
SIZE (jupyterlab-3.0.15.tar.gz) = 10717033

0 comments on commit 0f1b549

Please sign in to comment.