Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Apr 2021 14:36:17 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: 0d2ca6cb09a6 - main - devel/py-jupyterlab: Update to 3.0.14
Message-ID:  <202104291436.13TEaHsl051689@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=0d2ca6cb09a66d96d20c1941e70fc9264c891f27

commit 0d2ca6cb09a66d96d20c1941e70fc9264c891f27
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-04-29 14:16:03 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-04-29 14:23:50 +0000

    devel/py-jupyterlab: Update to 3.0.14
    
    Changes:        https://github.com/jupyterlab/jupyterlab/blob/3.0.x/docs/source/getting_started/changelog.rst
---
 devel/py-jupyterlab/Makefile | 4 ++--
 devel/py-jupyterlab/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/py-jupyterlab/Makefile b/devel/py-jupyterlab/Makefile
index 7c062dd84460..69cb96da1aa1 100644
--- a/devel/py-jupyterlab/Makefile
+++ b/devel/py-jupyterlab/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	jupyterlab
-PORTVERSION=	3.0.13
+PORTVERSION=	3.0.14
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -16,7 +16,7 @@ BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}jupyter-packaging>=0:devel/py-jupyter-pack
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}ipython>=0:devel/ipython@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}Jinja2>=2.10:devel/py-Jinja2@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}jupyter_core>=0:devel/py-jupyter_core@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}jupyter-packaging>=0.7.3<0.8:devel/py-jupyter-packaging@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}jupyter-packaging>=0.7<1:devel/py-jupyter-packaging@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}jupyter-server>=1.4<2:devel/py-jupyter-server@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}jupyterlab-server>=2.3<3:devel/py-jupyterlab-server@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}nbclassic>=0.2<1:devel/py-nbclassic@${PY_FLAVOR} \
diff --git a/devel/py-jupyterlab/distinfo b/devel/py-jupyterlab/distinfo
index bef9cc76e572..edd7cb00ea14 100644
--- a/devel/py-jupyterlab/distinfo
+++ b/devel/py-jupyterlab/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619198507
-SHA256 (jupyterlab-3.0.13.tar.gz) = 6aefaf11251309ffdd66ef20025f5165aeec26d59a83c76e4d02cc8f593bc9dc
-SIZE (jupyterlab-3.0.13.tar.gz) = 9843200
+TIMESTAMP = 1619569463
+SHA256 (jupyterlab-3.0.14.tar.gz) = 713a84991dfcca8c0bc260911f1bd54ac25a386a86285713b9555a60f795059b
+SIZE (jupyterlab-3.0.14.tar.gz) = 9843303



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