Date: Sat, 23 Mar 2024 15:00:58 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: a53ae93704c9 - main - devel/py-jupyterlab: Update to 4.1.5 Message-ID: <202403231500.42NF0w9R000692@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=a53ae93704c9638e41b07670ffaeb7d6079b730d commit a53ae93704c9638e41b07670ffaeb7d6079b730d Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-03-23 14:21:18 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-03-23 14:49:19 +0000 devel/py-jupyterlab: Update to 4.1.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 aafc3f252b36..f46df051078c 100644 --- a/devel/py-jupyterlab/Makefile +++ b/devel/py-jupyterlab/Makefile @@ -1,5 +1,5 @@ PORTNAME= jupyterlab -PORTVERSION= 4.1.2 +PORTVERSION= 4.1.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 12c3d303a775..aefdae582ac1 100644 --- a/devel/py-jupyterlab/distinfo +++ b/devel/py-jupyterlab/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1709390548 -SHA256 (jupyterlab-4.1.2.tar.gz) = 5d6348b3ed4085181499f621b7dfb6eb0b1f57f3586857aadfc8e3bf4c4885f9 -SIZE (jupyterlab-4.1.2.tar.gz) = 21810592 +TIMESTAMP = 1710712452 +SHA256 (jupyterlab-4.1.5.tar.gz) = c9ad75290cb10bfaff3624bf3fbb852319b4cce4c456613f8ebbaa98d03524db +SIZE (jupyterlab-4.1.5.tar.gz) = 21797132
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403231500.42NF0w9R000692>