Date: Tue, 28 May 2024 20:24:20 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: 56bdb63034b4 - main - devel/py-jupyterlab: Update to 4.2.1 Message-ID: <202405282024.44SKOK8A049564@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=56bdb63034b4048ef0dba888ac2af3d8721f9a79 commit 56bdb63034b4048ef0dba888ac2af3d8721f9a79 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-05-28 20:19:39 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-05-28 20:19:39 +0000 devel/py-jupyterlab: Update to 4.2.1 Changes: https://github.com/jupyterlab/jupyterlab/releases --- devel/py-jupyterlab/Makefile | 3 +-- devel/py-jupyterlab/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/devel/py-jupyterlab/Makefile b/devel/py-jupyterlab/Makefile index bc9a9118f4f1..0a0dc2c80c22 100644 --- a/devel/py-jupyterlab/Makefile +++ b/devel/py-jupyterlab/Makefile @@ -1,6 +1,5 @@ PORTNAME= jupyterlab -PORTVERSION= 4.2.0 -PORTREVISION= 1 +PORTVERSION= 4.2.1 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/jupyterlab/jupyterlab/releases/download/v${PORTVERSION}/ diff --git a/devel/py-jupyterlab/distinfo b/devel/py-jupyterlab/distinfo index 37eb682b55c7..4ad44f669448 100644 --- a/devel/py-jupyterlab/distinfo +++ b/devel/py-jupyterlab/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1715842698 -SHA256 (jupyterlab-4.2.0.tar.gz) = 356e9205a6a2ab689c47c8fe4919dba6c076e376d03f26baadc05748c2435dd5 -SIZE (jupyterlab-4.2.0.tar.gz) = 21488098 +TIMESTAMP = 1716892260 +SHA256 (jupyterlab-4.2.1.tar.gz) = a10fb71085a6900820c62d43324005046402ffc8f0fde696103e37238a839507 +SIZE (jupyterlab-4.2.1.tar.gz) = 21505297
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405282024.44SKOK8A049564>