pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/py-pygal py-pygall: py-test-runner is needed ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c1c88e0d4757
branches: trunk
changeset: 388155:c1c88e0d4757
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Nov 14 15:11:59 2022 +0000
description:
py-pygall: py-test-runner is needed at setup time
diffstat:
graphics/py-pygal/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r ebd583745fc1 -r c1c88e0d4757 graphics/py-pygal/Makefile
--- a/graphics/py-pygal/Makefile Mon Nov 14 15:09:33 2022 +0000
+++ b/graphics/py-pygal/Makefile Mon Nov 14 15:11:59 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2022/11/02 10:57:29 adam Exp $
+# $NetBSD: Makefile,v 1.16 2022/11/14 15:11:59 wiz Exp $
DISTNAME= pygal-3.0.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -17,7 +17,7 @@
TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov-[0-9]*:../../devel/py-test-cov
TEST_DEPENDS+= ${PYPKGPREFIX}-test-flake8-[0-9]*:../../devel/py-test-flake8
TEST_DEPENDS+= ${PYPKGPREFIX}-test-isort-[0-9]*:../../devel/py-test-isort
-TEST_DEPENDS+= ${PYPKGPREFIX}-test-runner-[0-9]*:../../devel/py-test-runner
+TOOL_DEPENDS+= ${PYPKGPREFIX}-test-runner-[0-9]*:../../devel/py-test-runner
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index