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: adam
Date: Wed Sep 6 13:51:20 UTC 2023
Modified Files:
pkgsrc/www/py-jupyterlab: Makefile
Log Message:
py-jupyterlab: needs py-hatch-jupyter-builder; thanks @wiz
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 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.2 pkgsrc/www/py-jupyterlab/Makefile:1.3
--- pkgsrc/www/py-jupyterlab/Makefile:1.2 Fri Sep 1 05:18:31 2023
+++ pkgsrc/www/py-jupyterlab/Makefile Wed Sep 6 13:51:20 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2023/09/01 05:18:31 adam Exp $
+# $NetBSD: Makefile,v 1.3 2023/09/06 13:51:20 adam Exp $
DISTNAME= jupyterlab-4.0.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -11,6 +11,7 @@ COMMENT= Next-generation user interface
LICENSE= modified-bsd
TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling>=1.5:../../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}-ipykernel-[0-9]*:../../devel/py-ipykernel
DEPENDS+= ${PYPKGPREFIX}-jinja2>=3.0.3:../../textproc/py-jinja2
Home |
Main Index |
Thread Index |
Old Index