pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/py-pylint Needs py-test-runner.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a888cacff6f2
branches:  trunk
changeset: 369590:a888cacff6f2
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun Oct 01 23:30:50 2017 +0000

description:
Needs py-test-runner.

diffstat:

 devel/py-pylint/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 959d842be958 -r a888cacff6f2 devel/py-pylint/Makefile
--- a/devel/py-pylint/Makefile  Sun Oct 01 22:58:19 2017 +0000
+++ b/devel/py-pylint/Makefile  Sun Oct 01 23:30:50 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2017/09/30 09:47:03 adam Exp $
+# $NetBSD: Makefile,v 1.17 2017/10/01 23:30:50 joerg Exp $
 
 DISTNAME=      pylint-1.7.4
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -21,6 +21,7 @@
 DEPENDS+=      ${PYPKGPREFIX}-configparser-[0-9]*:../../devel/py-configparser
 DEPENDS+=      ${PYPKGPREFIX}-singledispatch-[0-9]*:../../devel/py-singledispatch
 .endif
+BUILD_DEPENDS+=        ${PYPKGPREFIX}-test-runner-[0-9]*:../../devel/py-test-runner
 
 USE_LANGUAGES= # none
 



Home | Main Index | Thread Index | Old Index