Date: Wed, 26 May 2021 12:58:34 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: 82c1b0d536be - main - devel/py-jupyterlab: Update to 3.0.16 Message-ID: <202105261258.14QCwYaV033210@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=82c1b0d536be47e8fe871437dcc4c455c5335384 commit 82c1b0d536be47e8fe871437dcc4c455c5335384 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-05-26 12:54:55 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-05-26 12:54:55 +0000 devel/py-jupyterlab: Update to 3.0.16 Changes: https://github.com/jupyterlab/jupyterlab/blob/3.0.x/docs/source/getting_started/changelog.rst --- 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 98064e0fd631..5218ad82d8b4 100644 --- a/devel/py-jupyterlab/Makefile +++ b/devel/py-jupyterlab/Makefile @@ -1,8 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= jupyterlab -PORTVERSION= 3.0.15 -PORTREVISION= 1 +PORTVERSION= 3.0.16 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-jupyterlab/distinfo b/devel/py-jupyterlab/distinfo index 1f66251cdf9b..7f69b1719625 100644 --- a/devel/py-jupyterlab/distinfo +++ b/devel/py-jupyterlab/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1620928603 -SHA256 (jupyterlab-3.0.15.tar.gz) = 8e7a1537b39d27ff00666c8ec022e41ecba6669168dd6f8a145941d6b4ec4ca4 -SIZE (jupyterlab-3.0.15.tar.gz) = 10717033 +TIMESTAMP = 1621699713 +SHA256 (jupyterlab-3.0.16.tar.gz) = 7ad4fbe1f6d38255869410fd151a8b15692a663ca97c0a8146b3f5c40e275c23 +SIZE (jupyterlab-3.0.16.tar.gz) = 10722438
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105261258.14QCwYaV033210>