Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Mar 2024 14:12:11 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: 84675d3c6912 - main - devel/py-jupyterlab: Update to 4.1.2
Message-ID:  <202403091412.429ECBcR011264@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=84675d3c6912aea48c6116cca51cb6b82966f4d0

commit 84675d3c6912aea48c6116cca51cb6b82966f4d0
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-03-09 13:47:49 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-03-09 14:05:49 +0000

    devel/py-jupyterlab: Update to 4.1.2
    
    Changes:        https://github.com/jupyterlab/jupyterlab/releases
---
 devel/py-jupyterlab/Makefile | 5 +++--
 devel/py-jupyterlab/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/devel/py-jupyterlab/Makefile b/devel/py-jupyterlab/Makefile
index 06c692d1ac5e..aafc3f252b36 100644
--- a/devel/py-jupyterlab/Makefile
+++ b/devel/py-jupyterlab/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	jupyterlab
-PORTVERSION=	4.0.12
+PORTVERSION=	4.1.2
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI \
 		https://github.com/jupyterlab/jupyterlab/releases/download/v${PORTVERSION}/
@@ -15,8 +15,9 @@ LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}hatch-jupyter-builder>=0.3.2:devel/py-hatch-jupyter-builder@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}hatchling>=1.5.0:devel/py-hatchling@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}hatchling>=1.21.1:devel/py-hatchling@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}async-lru>=1.0.0:devel/py-async-lru@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}httpx>=0.25.0:www/py-httpx@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}ipykernel>=0:devel/py-ipykernel@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}Jinja2>=3.0.3:devel/py-Jinja2@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}jupyter-core>=0:devel/py-jupyter-core@${PY_FLAVOR} \
diff --git a/devel/py-jupyterlab/distinfo b/devel/py-jupyterlab/distinfo
index e437368e406c..12c3d303a775 100644
--- a/devel/py-jupyterlab/distinfo
+++ b/devel/py-jupyterlab/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1708449200
-SHA256 (jupyterlab-4.0.12.tar.gz) = 965d92efa82a538ed70ccb3968d9aabba788840da882e13d7b061780cdedc3b7
-SIZE (jupyterlab-4.0.12.tar.gz) = 18352336
+TIMESTAMP = 1709390548
+SHA256 (jupyterlab-4.1.2.tar.gz) = 5d6348b3ed4085181499f621b7dfb6eb0b1f57f3586857aadfc8e3bf4c4885f9
+SIZE (jupyterlab-4.1.2.tar.gz) = 21810592



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