Date: Tue, 31 Dec 2024 16:01:33 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: 045570e65e1b - main - devel/py-jupyterlab: Update to 4.3.4 Message-ID: <202412311601.4BVG1X1V085162@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=045570e65e1be1a98d056f23854b55c80a5e3ebe commit 045570e65e1be1a98d056f23854b55c80a5e3ebe Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-12-31 15:48:41 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-12-31 15:48:41 +0000 devel/py-jupyterlab: Update to 4.3.4 Changes: https://github.com/jupyterlab/jupyterlab/releases --- devel/py-jupyterlab/Makefile | 2 +- devel/py-jupyterlab/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-jupyterlab/Makefile b/devel/py-jupyterlab/Makefile index 253f214693aa..170dbd09ba64 100644 --- a/devel/py-jupyterlab/Makefile +++ b/devel/py-jupyterlab/Makefile @@ -1,5 +1,5 @@ PORTNAME= jupyterlab -PORTVERSION= 4.3.3 +PORTVERSION= 4.3.4 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 2af004f76754..430e01b77eab 100644 --- a/devel/py-jupyterlab/distinfo +++ b/devel/py-jupyterlab/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1734888210 -SHA256 (jupyterlab-4.3.3.tar.gz) = 76fa39e548fdac94dc1204af5956c556f54c785f70ee26aa47ea08eda4d5bbcd -SIZE (jupyterlab-4.3.3.tar.gz) = 21797278 +TIMESTAMP = 1735227882 +SHA256 (jupyterlab-4.3.4.tar.gz) = f0bb9b09a04766e3423cccc2fc23169aa2ffedcdf8713e9e0fb33cac0b6859d0 +SIZE (jupyterlab-4.3.4.tar.gz) = 21797583
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412311601.4BVG1X1V085162>