git: 0f1b549ee863 - main - devel/py-jupyterlab: Update to 3.0.15
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun May 16 15:26:38 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0f1b549ee863997362a17e5f361fd9b27bfa7f56
commit 0f1b549ee863997362a17e5f361fd9b27bfa7f56
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-05-16 15:14:20 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-05-16 15:24:04 +0000
devel/py-jupyterlab: Update to 3.0.15
Changes: https://github.com/jupyterlab/jupyterlab/blob/3.0.x/docs/source/getting_started/changelog.rst
---
devel/py-jupyterlab/Makefile | 5 ++---
devel/py-jupyterlab/distinfo | 6 +++---
2 files changed, 5 insertions(+), 6 deletions(-)
diff --git a/devel/py-jupyterlab/Makefile b/devel/py-jupyterlab/Makefile
index 69cb96da1aa1..77616e615c2f 100644
--- a/devel/py-jupyterlab/Makefile
+++ b/devel/py-jupyterlab/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
PORTNAME= jupyterlab
-PORTVERSION= 3.0.14
+PORTVERSION= 3.0.15
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -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} \
diff --git a/devel/py-jupyterlab/distinfo b/devel/py-jupyterlab/distinfo
index edd7cb00ea14..1f66251cdf9b 100644
--- a/devel/py-jupyterlab/distinfo
+++ b/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
More information about the dev-commits-ports-all
mailing list