Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 May 2024 10:23:09 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: 020c54a1d7a1 - main - devel/py-jupyterlab-server: Update to 2.27.2
Message-ID:  <202405281023.44SAN9U9029485@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=020c54a1d7a1d235bef4dae49e424021a668439f

commit 020c54a1d7a1d235bef4dae49e424021a668439f
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-05-28 10:00:27 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-05-28 10:21:30 +0000

    devel/py-jupyterlab-server: Update to 2.27.2
    
    Changes:        https://github.com/jupyterlab/jupyterlab_server/releases
                    https://jupyterlab-server.readthedocs.io/en/stable/changelog.html
---
 devel/py-jupyterlab-server/Makefile | 3 +--
 devel/py-jupyterlab-server/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/devel/py-jupyterlab-server/Makefile b/devel/py-jupyterlab-server/Makefile
index 5e5ab58695b3..b0c5f58a8b7a 100644
--- a/devel/py-jupyterlab-server/Makefile
+++ b/devel/py-jupyterlab-server/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	jupyterlab-server
-PORTVERSION=	2.27.1
-PORTREVISION=	1
+PORTVERSION=	2.27.2
 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 3547b80ad3a7..fd9eba81c8a2 100644
--- a/devel/py-jupyterlab-server/distinfo
+++ b/devel/py-jupyterlab-server/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1715842700
-SHA256 (jupyterlab_server-2.27.1.tar.gz) = 097b5ac709b676c7284ac9c5e373f11930a561f52cd5a86e4fc7e5a9c8a8631d
-SIZE (jupyterlab_server-2.27.1.tar.gz) = 75524
+TIMESTAMP = 1716448686
+SHA256 (jupyterlab_server-2.27.2.tar.gz) = 15cbb349dc45e954e09bacf81b9f9bcb10815ff660fb2034ecd7417db3a7ea27
+SIZE (jupyterlab_server-2.27.2.tar.gz) = 75817



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405281023.44SAN9U9029485>