pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-jupyter_core py-jupyter_core: needs hatchling...
details: https://anonhg.NetBSD.org/pkgsrc/rev/47f5ad391a06
branches: trunk
changeset: 388532:47f5ad391a06
user: adam <adam%pkgsrc.org@localhost>
date: Tue Nov 22 10:25:01 2022 +0000
description:
py-jupyter_core: needs hatchling to install
diffstat:
devel/py-jupyter_core/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r db9836956403 -r 47f5ad391a06 devel/py-jupyter_core/Makefile
--- a/devel/py-jupyter_core/Makefile Tue Nov 22 10:22:06 2022 +0000
+++ b/devel/py-jupyter_core/Makefile Tue Nov 22 10:25:01 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2022/11/22 10:18:06 adam Exp $
+# $NetBSD: Makefile,v 1.21 2022/11/22 10:25:01 adam Exp $
DISTNAME= jupyter_core-5.0.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -10,6 +10,7 @@
COMMENT= Jupyter core package
LICENSE= modified-bsd
+TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling>=1.4:../../devel/py-hatchling
DEPENDS+= ${PYPKGPREFIX}-platformdirs-[0-9]*:../../misc/py-platformdirs
DEPENDS+= ${PYPKGPREFIX}-traitlets-[0-9]*:../../devel/py-traitlets
TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
Home |
Main Index |
Thread Index |
Old Index