pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-jupyterlab
Module Name: pkgsrc
Committed By: wiz
Date: Sun Sep 13 05:28:49 UTC 2026
Modified Files:
pkgsrc/www/py-jupyterlab: Makefile
Log Message:
py-jupyterlab: fix tools
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/www/py-jupyterlab/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/py-jupyterlab/Makefile
diff -u pkgsrc/www/py-jupyterlab/Makefile:1.28 pkgsrc/www/py-jupyterlab/Makefile:1.29
--- pkgsrc/www/py-jupyterlab/Makefile:1.28 Thu Sep 3 05:55:29 2026
+++ pkgsrc/www/py-jupyterlab/Makefile Sun Sep 13 05:28:49 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2026/09/03 05:55:29 adam Exp $
+# $NetBSD: Makefile,v 1.29 2026/09/13 05:28:49 wiz Exp $
DISTNAME= jupyterlab-4.6.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -10,7 +10,7 @@ HOMEPAGE= https://github.com/jupyterlab/
COMMENT= Next-generation user interface for Project Jupyter
LICENSE= modified-bsd
-TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling>=1.21.1:../../devel/py-hatchling
+TOOL_DEPENDS+= ${PYPKGPREFIX}-hatch-jupyter-builder>=0:../../devel/py-hatch-jupyter-builder
DEPENDS+= ${PYPKGPREFIX}-async-lru>=1.0.0:../../devel/py-async-lru
DEPENDS+= ${PYPKGPREFIX}-httpx>=0.25.0:../../www/py-httpx
DEPENDS+= ${PYPKGPREFIX}-ipykernel>=6.5.0:../../devel/py-ipykernel
Home |
Main Index |
Thread Index |
Old Index