git: 7a4d56329201 - main - devel/py-jupyterlab-server: Update to 2.8.1
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Sep 21 03:51:34 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7a4d56329201c34fd7b5c269f9640d50da3321ec
commit 7a4d56329201c34fd7b5c269f9640d50da3321ec
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-09-21 03:12:24 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-09-21 03:44:29 +0000
devel/py-jupyterlab-server: Update to 2.8.1
Changes: https://github.com/jupyterlab/jupyterlab_server/releases
---
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 8f515148b16e..3aba9d9c2710 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.6.2
+PORTVERSION= 2.8.1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,6 +15,7 @@ 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}entrypoints>=0.2.2:devel/py-entrypoints@${PY_FLAVOR} \
${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} \
diff --git a/devel/py-jupyterlab-server/distinfo b/devel/py-jupyterlab-server/distinfo
index ba416627025d..9ea2db885cd3 100644
--- a/devel/py-jupyterlab-server/distinfo
+++ b/devel/py-jupyterlab-server/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1628439048
-SHA256 (jupyterlab_server-2.6.2.tar.gz) = 6dc6e7d26600d110b862acbfaa4d1a2c5e86781008d139213896d96178c3accd
-SIZE (jupyterlab_server-2.6.2.tar.gz) = 53845
+TIMESTAMP = 1632037088
+SHA256 (jupyterlab_server-2.8.1.tar.gz) = 39fd519e9b3275873bd15de891363c28f2649814f7bbc11c57469c60e8408e97
+SIZE (jupyterlab_server-2.8.1.tar.gz) = 55885
More information about the dev-commits-ports-all
mailing list