Date: Sun, 19 May 2024 17:25:55 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: e8adb6cab596 - main - devel/py-jupyterlab-server: Update to 2.27.1 Message-ID: <202405191725.44JHPtDc063674@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=e8adb6cab59668a96b70e85b4436af44e9e81ad6 commit e8adb6cab59668a96b70e85b4436af44e9e81ad6 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-05-19 16:17:39 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-05-19 17:15:36 +0000 devel/py-jupyterlab-server: Update to 2.27.1 Changes: https://github.com/jupyterlab/jupyterlab_server/releases https://jupyterlab-server.readthedocs.io/en/stable/changelog.html --- devel/py-jupyterlab-server/Makefile | 2 +- devel/py-jupyterlab-server/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-jupyterlab-server/Makefile b/devel/py-jupyterlab-server/Makefile index 5c083c5a67d7..3a75e7e47038 100644 --- a/devel/py-jupyterlab-server/Makefile +++ b/devel/py-jupyterlab-server/Makefile @@ -1,5 +1,5 @@ PORTNAME= jupyterlab-server -PORTVERSION= 2.26.0 +PORTVERSION= 2.27.1 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/jupyterlab/jupyterlab_server/releases/download/v${PORTVERSION}/ diff --git a/devel/py-jupyterlab-server/distinfo b/devel/py-jupyterlab-server/distinfo index c2ffc2673c03..3547b80ad3a7 100644 --- a/devel/py-jupyterlab-server/distinfo +++ b/devel/py-jupyterlab-server/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1712644658 -SHA256 (jupyterlab_server-2.26.0.tar.gz) = 9b3ba91cf2837f7f124fca36d63f3ca80ace2bed4898a63dd47e6598c1ab006f -SIZE (jupyterlab_server-2.26.0.tar.gz) = 75100 +TIMESTAMP = 1715842700 +SHA256 (jupyterlab_server-2.27.1.tar.gz) = 097b5ac709b676c7284ac9c5e373f11930a561f52cd5a86e4fc7e5a9c8a8631d +SIZE (jupyterlab_server-2.27.1.tar.gz) = 75524
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405191725.44JHPtDc063674>