pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-pre-commit: Needs py-setuptools to build
Module Name: pkgsrc-wip
Committed By: Matthew Danielson <matthewd%fastmail.us@localhost>
Pushed By: matthewd
Date: Thu Jul 11 20:27:28 2024 -0600
Changeset: d499b09dac768a84fdc649730ffb809e8bdcf01f
Modified Files:
py-pre-commit/Makefile
Log Message:
py-pre-commit: Needs py-setuptools to build
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d499b09dac768a84fdc649730ffb809e8bdcf01f
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-pre-commit/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/py-pre-commit/Makefile b/py-pre-commit/Makefile
index 5cea19669c..2117958edb 100644
--- a/py-pre-commit/Makefile
+++ b/py-pre-commit/Makefile
@@ -12,6 +12,7 @@ LICENSE= mit
PYTHON_VERSIONS_INCOMPATIBLE= 27 38 # upstream dropped support
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=70.0:../../devel/py-setuptools
DEPENDS+= ${PYPKGPREFIX}-cfgv>=2.0.0:../../wip/py-cfgv
DEPENDS+= ${PYPKGPREFIX}-identify>=1.0.0:../../wip/py-identify
DEPENDS+= ${PYPKGPREFIX}-nodeenv>=0.11.1:../../wip/py-nodeenv
Home |
Main Index |
Thread Index |
Old Index