diff options
Diffstat (limited to '')
-rw-r--r-- | devel/py-jupyterlab-widgets/Makefile | 4 | ||||
-rw-r--r-- | devel/py-jupyterlab/Makefile | 4 | ||||
-rw-r--r-- | devel/py-jupyterlab/distinfo | 6 |
3 files changed, 5 insertions, 9 deletions
diff --git a/devel/py-jupyterlab-widgets/Makefile b/devel/py-jupyterlab-widgets/Makefile index 18c6b3e3f16c..846eb64fbcb5 100644 --- a/devel/py-jupyterlab-widgets/Makefile +++ b/devel/py-jupyterlab-widgets/Makefile @@ -22,8 +22,4 @@ USE_PYTHON= autoplist pep517 NO_ARCH= yes -PYDISTUTILS_CONFIGUREARGS= --skip-npm -PYDISTUTILS_BUILDARGS= --skip-npm -PYDISTUTILS_INSTALLARGS= --skip-npm - .include <bsd.port.mk> diff --git a/devel/py-jupyterlab/Makefile b/devel/py-jupyterlab/Makefile index 798199ae0955..03619bc16c3f 100644 --- a/devel/py-jupyterlab/Makefile +++ b/devel/py-jupyterlab/Makefile @@ -1,5 +1,5 @@ PORTNAME= jupyterlab -PORTVERSION= 4.4.4 +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 886d5c90a4f1..ef37e6a0336b 100644 --- a/devel/py-jupyterlab/distinfo +++ b/devel/py-jupyterlab/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751208162 -SHA256 (jupyterlab-4.4.4.tar.gz) = 163fee1ef702e0a057f75d2eed3ed1da8a986d59eb002cbeb6f0c2779e6cd153 -SIZE (jupyterlab-4.4.4.tar.gz) = 23044296 +TIMESTAMP = 1757120680 +SHA256 (jupyterlab-4.4.6.tar.gz) = e0b720ff5392846bdbc01745f32f29f4d001c071a4bff94d8b516ba89b5a4157 +SIZE (jupyterlab-4.4.6.tar.gz) = 23040936 |