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: prlw1
Date: Tue Sep 16 09:55:41 UTC 2025
Modified Files:
pkgsrc/www/py-jupyterlab: Makefile
Log Message:
py-jupyterlab: revert part of previous update to fix build:
hatchling.plugin.exceptions.UnknownPluginError: Unknown build hook: jupyter-builder
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 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.17 pkgsrc/www/py-jupyterlab/Makefile:1.18
--- pkgsrc/www/py-jupyterlab/Makefile:1.17 Wed Sep 3 14:38:04 2025
+++ pkgsrc/www/py-jupyterlab/Makefile Tue Sep 16 09:55:41 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2025/09/03 14:38:04 adam Exp $
+# $NetBSD: Makefile,v 1.18 2025/09/16 09:55:41 prlw1 Exp $
DISTNAME= jupyterlab-4.4.7
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -11,6 +11,7 @@ COMMENT= Next-generation user interface
LICENSE= modified-bsd
TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling>=1.21.1:../../devel/py-hatchling
+TOOL_DEPENDS+= ${PYPKGPREFIX}-hatch-jupyter-builder>=0.3.2:../../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