Wed Sep 6 13:51:20 2023 UTC ()
py-jupyterlab: needs py-hatch-jupyter-builder; thanks @wiz


(adam)
diff -r1.2 -r1.3 pkgsrc/www/py-jupyterlab/Makefile

cvs diff -r1.2 -r1.3 pkgsrc/www/py-jupyterlab/Makefile (expand / switch to unified diff)

--- pkgsrc/www/py-jupyterlab/Makefile 2023/09/01 05:18:31 1.2
+++ pkgsrc/www/py-jupyterlab/Makefile 2023/09/06 13:51:20 1.3
@@ -1,26 +1,27 @@ @@ -1,26 +1,27 @@
1# $NetBSD: Makefile,v 1.2 2023/09/01 05:18:31 adam Exp $ 1# $NetBSD: Makefile,v 1.3 2023/09/06 13:51:20 adam Exp $
2 2
3DISTNAME= jupyterlab-4.0.5 3DISTNAME= jupyterlab-4.0.5
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= www python 5CATEGORIES= www python
6MASTER_SITES= ${MASTER_SITE_PYPI:=j/jupyterlab/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=j/jupyterlab/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://pypi.org/project/jupyterlab/ 9HOMEPAGE= https://pypi.org/project/jupyterlab/
10COMMENT= Next-generation user interface for Project Jupyter 10COMMENT= Next-generation user interface for Project Jupyter
11LICENSE= modified-bsd 11LICENSE= modified-bsd
12 12
13TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling>=1.5:../../devel/py-hatchling 13TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling>=1.5:../../devel/py-hatchling
 14TOOL_DEPENDS+= ${PYPKGPREFIX}-hatch-jupyter-builder>=0.3.2:../../devel/py-hatch-jupyter-builder
14DEPENDS+= ${PYPKGPREFIX}-async-lru>=1.0.0:../../devel/py-async-lru 15DEPENDS+= ${PYPKGPREFIX}-async-lru>=1.0.0:../../devel/py-async-lru
15DEPENDS+= ${PYPKGPREFIX}-ipykernel-[0-9]*:../../devel/py-ipykernel 16DEPENDS+= ${PYPKGPREFIX}-ipykernel-[0-9]*:../../devel/py-ipykernel
16DEPENDS+= ${PYPKGPREFIX}-jinja2>=3.0.3:../../textproc/py-jinja2 17DEPENDS+= ${PYPKGPREFIX}-jinja2>=3.0.3:../../textproc/py-jinja2
17DEPENDS+= ${PYPKGPREFIX}-jupyter-lsp>=2.0.0:../../www/py-jupyter-lsp 18DEPENDS+= ${PYPKGPREFIX}-jupyter-lsp>=2.0.0:../../www/py-jupyter-lsp
18DEPENDS+= ${PYPKGPREFIX}-jupyter_core-[0-9]*:../../devel/py-jupyter_core 19DEPENDS+= ${PYPKGPREFIX}-jupyter_core-[0-9]*:../../devel/py-jupyter_core
19DEPENDS+= ${PYPKGPREFIX}-jupyter_server>=2.4.0:../../www/py-jupyter_server 20DEPENDS+= ${PYPKGPREFIX}-jupyter_server>=2.4.0:../../www/py-jupyter_server
20DEPENDS+= ${PYPKGPREFIX}-jupyterlab-server>=2.19.0:../../www/py-jupyterlab-server 21DEPENDS+= ${PYPKGPREFIX}-jupyterlab-server>=2.19.0:../../www/py-jupyterlab-server
21DEPENDS+= ${PYPKGPREFIX}-notebook_shim>=0.2:../../www/py-notebook_shim 22DEPENDS+= ${PYPKGPREFIX}-notebook_shim>=0.2:../../www/py-notebook_shim
22DEPENDS+= ${PYPKGPREFIX}-packaging-[0-9]*:../../devel/py-packaging 23DEPENDS+= ${PYPKGPREFIX}-packaging-[0-9]*:../../devel/py-packaging
23DEPENDS+= ${PYPKGPREFIX}-tornado>=6.2.0:../../www/py-tornado 24DEPENDS+= ${PYPKGPREFIX}-tornado>=6.2.0:../../www/py-tornado
24DEPENDS+= ${PYPKGPREFIX}-traitlets-[0-9]*:../../devel/py-traitlets 25DEPENDS+= ${PYPKGPREFIX}-traitlets-[0-9]*:../../devel/py-traitlets
25 26
26USE_LANGUAGES= # none 27USE_LANGUAGES= # none