pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-nodeenv: add TOOL_DEPENDs on setuptools/wheels
Module Name: pkgsrc-wip
Committed By: Matthew Danielson <matthewd%fastmail.us@localhost>
Pushed By: matthewd
Date: Thu Jun 27 06:39:12 2024 -0600
Changeset: 333ab543c3c71277fb299aba30e3b64c81b68c5c
Modified Files:
py-nodeenv/Makefile
Log Message:
py-nodeenv: add TOOL_DEPENDs on setuptools/wheels
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=333ab543c3c71277fb299aba30e3b64c81b68c5c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-nodeenv/Makefile | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/py-nodeenv/Makefile b/py-nodeenv/Makefile
index c3cd5f9b36..06f86d6a61 100644
--- a/py-nodeenv/Makefile
+++ b/py-nodeenv/Makefile
@@ -13,6 +13,8 @@ COMMENT= Node.js virtual environment
LICENSE= modified-bsd
USE_LANGUAGES= # none
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=70.0:../../devel/py-setuptools
+TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
REPLACE_PYTHON= nodeenv.py
Home |
Main Index |
Thread Index |
Old Index