Date: Sun, 8 Sep 2024 18:44:03 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: c7b73afefe26 - main - devel/py-jupyterlab: Update to 4.2.5 Message-ID: <202409081844.488Ii3SZ037793@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=c7b73afefe26cbad32d7069b0bdc500070df72b8 commit c7b73afefe26cbad32d7069b0bdc500070df72b8 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-09-08 18:18:43 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-09-08 18:37:23 +0000 devel/py-jupyterlab: Update to 4.2.5 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 2badd97b8961..f9d8bd38d928 100644 --- a/devel/py-jupyterlab/Makefile +++ b/devel/py-jupyterlab/Makefile @@ -1,5 +1,5 @@ PORTNAME= jupyterlab -PORTVERSION= 4.2.4 +PORTVERSION= 4.2.5 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 c4b60b50a1ce..7aac5c2e9681 100644 --- a/devel/py-jupyterlab/distinfo +++ b/devel/py-jupyterlab/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1721499056 -SHA256 (jupyterlab-4.2.4.tar.gz) = 343a979fb9582fd08c8511823e320703281cd072a0049bcdafdc7afeda7f2537 -SIZE (jupyterlab-4.2.4.tar.gz) = 21506914 +TIMESTAMP = 1725559729 +SHA256 (jupyterlab-4.2.5.tar.gz) = ae7f3a1b8cb88b4f55009ce79fa7c06f99d70cd63601ee4aa91815d054f46f75 +SIZE (jupyterlab-4.2.5.tar.gz) = 21508698
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409081844.488Ii3SZ037793>