Date: Tue, 18 Jun 2024 04:08:10 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 2f9f9fefa10d - main - devel/py-jupyterlab: Update to 4.2.2 Message-ID: <202406180408.45I48A7K077132@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=2f9f9fefa10d761759bf9177b635ee39c5061e6f commit 2f9f9fefa10d761759bf9177b635ee39c5061e6f Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-06-18 03:59:56 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-06-18 03:59:56 +0000 devel/py-jupyterlab: Update to 4.2.2 Changes: https://github.com/jupyterlab/jupyterlab/releases --- devel/py-jupyterlab/Makefile | 3 ++- devel/py-jupyterlab/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/devel/py-jupyterlab/Makefile b/devel/py-jupyterlab/Makefile index 0a0dc2c80c22..2a8fa20ffbe4 100644 --- a/devel/py-jupyterlab/Makefile +++ b/devel/py-jupyterlab/Makefile @@ -1,5 +1,5 @@ PORTNAME= jupyterlab -PORTVERSION= 4.2.1 +PORTVERSION= 4.2.2 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/jupyterlab/jupyterlab/releases/download/v${PORTVERSION}/ @@ -26,6 +26,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}async-lru>=1.0.0:devel/py-async-lru@${PY_FLA ${PYTHON_PKGNAMEPREFIX}jupyterlab-server>=2.27.1<3:devel/py-jupyterlab-server@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}notebook-shim>=0.2:devel/py-notebook-shim@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}packaging>=0:devel/py-packaging@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}setuptools>=40.1.0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tornado>=6.2.0:www/py-tornado@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}traitlets>=0:devel/py-traitlets@${PY_FLAVOR} diff --git a/devel/py-jupyterlab/distinfo b/devel/py-jupyterlab/distinfo index 4ad44f669448..3bde5ce3f544 100644 --- a/devel/py-jupyterlab/distinfo +++ b/devel/py-jupyterlab/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1716892260 -SHA256 (jupyterlab-4.2.1.tar.gz) = a10fb71085a6900820c62d43324005046402ffc8f0fde696103e37238a839507 -SIZE (jupyterlab-4.2.1.tar.gz) = 21505297 +TIMESTAMP = 1718580090 +SHA256 (jupyterlab-4.2.2.tar.gz) = a534b6a25719a92a40d514fb133a9fe8f0d9981b0bbce5d8a5fcaa33344a3038 +SIZE (jupyterlab-4.2.2.tar.gz) = 21505687
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406180408.45I48A7K077132>