diff options
Diffstat (limited to 'devel/py-jupyterlab-widgets')
-rw-r--r-- | devel/py-jupyterlab-widgets/Makefile | 8 | ||||
-rw-r--r-- | devel/py-jupyterlab-widgets/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/py-jupyterlab-widgets/Makefile b/devel/py-jupyterlab-widgets/Makefile index da15ec578bdf..18c6b3e3f16c 100644 --- a/devel/py-jupyterlab-widgets/Makefile +++ b/devel/py-jupyterlab-widgets/Makefile @@ -1,5 +1,5 @@ PORTNAME= jupyterlab-widgets -DISTVERSION= 3.0.14 +DISTVERSION= 3.0.15 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,9 +12,9 @@ WWW= https://pypi.python.org/pypi/jupyterlab-widgets LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jupyter-packaging>0:devel/py-jupyter-packaging@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}jupyterlab>=3.0.0:devel/py-jupyterlab@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatch-jupyter-builder>0:devel/py-hatch-jupyter-builder@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}hatchling>=0.25:devel/py-hatchling@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}jupyterlab>=3.0.0:devel/py-jupyterlab@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jupyterlab>=3.0.0:devel/py-jupyterlab@${PY_FLAVOR} USES= python diff --git a/devel/py-jupyterlab-widgets/distinfo b/devel/py-jupyterlab-widgets/distinfo index 44b74647dc2d..ed30a31b77eb 100644 --- a/devel/py-jupyterlab-widgets/distinfo +++ b/devel/py-jupyterlab-widgets/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744560079 -SHA256 (jupyterlab_widgets-3.0.14.tar.gz) = bad03e59546869f026e537e0d170e454259e6dc7048e14041707ca31e523c8a1 -SIZE (jupyterlab_widgets-3.0.14.tar.gz) = 203815 +TIMESTAMP = 1748197945 +SHA256 (jupyterlab_widgets-3.0.15.tar.gz) = 2920888a0c2922351a9202817957a68c07d99673504d6cd37345299e971bb08b +SIZE (jupyterlab_widgets-3.0.15.tar.gz) = 213149 |