Date: Wed, 31 Aug 2022 11:43:49 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: b4b574f8356d - main - devel/py-jupyterlab: Update to 3.4.5 Message-ID: <202208311143.27VBhnNB095582@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=b4b574f8356dfe65aea4e28376aa3d2b2b0c5a55 commit b4b574f8356dfe65aea4e28376aa3d2b2b0c5a55 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-08-31 11:22:36 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-08-31 11:41:05 +0000 devel/py-jupyterlab: Update to 3.4.5 Changes: https://github.com/jupyterlab/jupyterlab/blob/master/CHANGELOG.md --- 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 332373509f4b..bac4838af256 100644 --- a/devel/py-jupyterlab/Makefile +++ b/devel/py-jupyterlab/Makefile @@ -1,5 +1,5 @@ PORTNAME= jupyterlab -PORTVERSION= 3.4.4 +PORTVERSION= 3.4.5 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-jupyterlab/distinfo b/devel/py-jupyterlab/distinfo index 064172f8d3db..bc974d2a3a66 100644 --- a/devel/py-jupyterlab/distinfo +++ b/devel/py-jupyterlab/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1658506589 -SHA256 (jupyterlab-3.4.4.tar.gz) = 5a2a0fdd22bd8628ad45b618e3520387c32a4818e3af112dbad1f649304dfc20 -SIZE (jupyterlab-3.4.4.tar.gz) = 17068081 +TIMESTAMP = 1661599253 +SHA256 (jupyterlab-3.4.5.tar.gz) = 472f6b7996c75f6991592483c26d9fe205a59a71ccbce15842400155dc64f59b +SIZE (jupyterlab-3.4.5.tar.gz) = 17108960
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208311143.27VBhnNB095582>