pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/editors/py-jedi
Module Name: pkgsrc
Committed By: wiz
Date: Mon Nov 11 17:00:28 UTC 2024
Modified Files:
pkgsrc/editors/py-jedi: Makefile
Log Message:
py-jedi: remove py-wheel tool dependency
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/editors/py-jedi/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/editors/py-jedi/Makefile
diff -u pkgsrc/editors/py-jedi/Makefile:1.15 pkgsrc/editors/py-jedi/Makefile:1.16
--- pkgsrc/editors/py-jedi/Makefile:1.15 Mon Nov 11 16:31:22 2024
+++ pkgsrc/editors/py-jedi/Makefile Mon Nov 11 17:00:27 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2024/11/11 16:31:22 adam Exp $
+# $NetBSD: Makefile,v 1.16 2024/11/11 17:00:27 wiz Exp $
DISTNAME= jedi-0.19.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -13,7 +13,6 @@ LICENSE= mit
EXTRACT_USING= bsdtar
TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
-TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
DEPENDS+= ${PYPKGPREFIX}-parso>=0.8.4:../../lang/py-parso
TEST_DEPENDS+= ${PYPKGPREFIX}-attrs-[0-9]*:../../devel/py-attrs
TEST_DEPENDS+= ${PYPKGPREFIX}-colorama-[0-9]*:../../comms/py-colorama
Home |
Main Index |
Thread Index |
Old Index