Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Oct 2022 02:25: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: 35e19a6b7f16 - main - devel/py-jupyterlab: Update to 3.4.7
Message-ID:  <202210030225.2932PY8R098209@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=35e19a6b7f16e2df92f4c90b870ef9aa8be5dab4

commit 35e19a6b7f16e2df92f4c90b870ef9aa8be5dab4
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-10-03 02:14:59 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-10-03 02:14:59 +0000

    devel/py-jupyterlab: Update to 3.4.7
    
    Changes:        https://github.com/jupyterlab/jupyterlab/blob/master/CHANGELOG.md
---
 devel/py-jupyterlab/Makefile | 3 ++-
 devel/py-jupyterlab/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/devel/py-jupyterlab/Makefile b/devel/py-jupyterlab/Makefile
index bfe721b405e0..16eb2f40c0a6 100644
--- a/devel/py-jupyterlab/Makefile
+++ b/devel/py-jupyterlab/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	jupyterlab
-PORTVERSION=	3.4.6
+PORTVERSION=	3.4.7
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -20,6 +20,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}ipython>=0:devel/ipython@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}nbclassic>=0:devel/py-nbclassic@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}notebook>=0<7:www/py-notebook@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}packaging>=0:devel/py-packaging@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}tomli>=0:textproc/py-tomli@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}tornado>=6.1.0:www/py-tornado@${PY_FLAVOR}
 
 USES=		python:3.7+
diff --git a/devel/py-jupyterlab/distinfo b/devel/py-jupyterlab/distinfo
index 992ba1423002..b170c32a38ca 100644
--- a/devel/py-jupyterlab/distinfo
+++ b/devel/py-jupyterlab/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1662558038
-SHA256 (jupyterlab-3.4.6.tar.gz) = e3599c8bc74cee064115f96e388cd27a2a7251b1dc02f4ad1bf8a7ff5270f179
-SIZE (jupyterlab-3.4.6.tar.gz) = 17109529
+TIMESTAMP = 1663672834
+SHA256 (jupyterlab-3.4.7.tar.gz) = 4dc48ab0980e3af2e921dff26e0013dd03b104b1b67f0d85b67448e16e25311e
+SIZE (jupyterlab-3.4.7.tar.gz) = 17111219



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