diff options
Diffstat (limited to 'devel/py-jupyterlab')
-rw-r--r-- | devel/py-jupyterlab/Makefile | 4 | ||||
-rw-r--r-- | 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 58fccd5bb812..03619bc16c3f 100644 --- a/devel/py-jupyterlab/Makefile +++ b/devel/py-jupyterlab/Makefile @@ -1,5 +1,5 @@ PORTNAME= jupyterlab -PORTVERSION= 4.4.2 +PORTVERSION= 4.4.6 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/jupyterlab/jupyterlab/releases/download/v${PORTVERSION}/ @@ -17,7 +17,7 @@ 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.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}httpx>=0.25.0<1:www/py-httpx@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}ipykernel>=6.5.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 61cbc1166216..ef37e6a0336b 100644 --- a/devel/py-jupyterlab/distinfo +++ b/devel/py-jupyterlab/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747546512 -SHA256 (jupyterlab-4.4.2.tar.gz) = afa9caf28c0cb966488be18e5e8daba9f018a1c4273a406b7d5006344cbc6d16 -SIZE (jupyterlab-4.4.2.tar.gz) = 23030818 +TIMESTAMP = 1757120680 +SHA256 (jupyterlab-4.4.6.tar.gz) = e0b720ff5392846bdbc01745f32f29f4d001c071a4bff94d8b516ba89b5a4157 +SIZE (jupyterlab-4.4.6.tar.gz) = 23040936 |