git: 4efd4bc002e7 - main - devel/py-jupyterlab-server: Update to 2.6.0
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Jun 20 16:18:41 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4efd4bc002e7a156396cbc8d3869cb2781a0b6a5
commit 4efd4bc002e7a156396cbc8d3869cb2781a0b6a5
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-20 16:04:24 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-20 16:16:00 +0000
devel/py-jupyterlab-server: Update to 2.6.0
Changes: https://github.com/jupyterlab/jupyterlab_server/releases
https://github.com/jupyterlab/jupyterlab_server/blob/master/CHANGELOG.md
---
devel/py-jupyterlab-server/Makefile | 3 ++-
devel/py-jupyterlab-server/distinfo | 6 +++---
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/devel/py-jupyterlab-server/Makefile b/devel/py-jupyterlab-server/Makefile
index 8f239dd7a81c..5cc9fd35dadc 100644
--- a/devel/py-jupyterlab-server/Makefile
+++ b/devel/py-jupyterlab-server/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
PORTNAME= jupyterlab-server
-PORTVERSION= 2.4.0
+PORTVERSION= 2.6.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -13,6 +13,7 @@ COMMENT= JupyterLab Server
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jupyter-server>=1.4<2:devel/py-jupyter-server@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=0:devel/py-babel@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}Jinja2>=2.10:devel/py-Jinja2@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}json5>=0:devel/py-json5@${PY_FLAVOR} \
diff --git a/devel/py-jupyterlab-server/distinfo b/devel/py-jupyterlab-server/distinfo
index 28c525738471..c27ed1ac3b4a 100644
--- a/devel/py-jupyterlab-server/distinfo
+++ b/devel/py-jupyterlab-server/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618320152
-SHA256 (jupyterlab_server-2.4.0.tar.gz) = 2a7f0b125a59a7cc543f62e5f9dea50b44b3459b3f679db7e3dbe0f8616f90bc
-SIZE (jupyterlab_server-2.4.0.tar.gz) = 36297
+TIMESTAMP = 1624189723
+SHA256 (jupyterlab_server-2.6.0.tar.gz) = f300adf6bb0a952bebe9c807a3b2a345d62da39b476b4f69ea0dc6b5f3f6b97d
+SIZE (jupyterlab_server-2.6.0.tar.gz) = 53017
More information about the dev-commits-ports-all
mailing list