diff options
Diffstat (limited to '')
-rw-r--r-- | devel/py-jupyterlab-widgets/Makefile | 4 | ||||
-rw-r--r-- | devel/py-jupyterlab/Makefile | 2 | ||||
-rw-r--r-- | devel/py-jupyterlab/distinfo | 6 |
3 files changed, 4 insertions, 8 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..5cf462ab24bb 100644 --- a/devel/py-jupyterlab/Makefile +++ b/devel/py-jupyterlab/Makefile @@ -1,5 +1,5 @@ PORTNAME= jupyterlab -PORTVERSION= 4.4.4 +PORTVERSION= 4.4.5 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/jupyterlab/jupyterlab/releases/download/v${PORTVERSION}/ diff --git a/devel/py-jupyterlab/distinfo b/devel/py-jupyterlab/distinfo index 886d5c90a4f1..0ede010dab36 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 = 1753265756 +SHA256 (jupyterlab-4.4.5.tar.gz) = 0bd6c18e6a3c3d91388af6540afa3d0bb0b2e76287a7b88ddf20ab41b336e595 +SIZE (jupyterlab-4.4.5.tar.gz) = 23037079 |