pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-pylint
Module Name: pkgsrc
Committed By: joerg
Date: Sun Oct 1 23:30:50 UTC 2017
Modified Files:
pkgsrc/devel/py-pylint: Makefile
Log Message:
Needs py-test-runner.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/py-pylint/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-pylint/Makefile
diff -u pkgsrc/devel/py-pylint/Makefile:1.16 pkgsrc/devel/py-pylint/Makefile:1.17
--- pkgsrc/devel/py-pylint/Makefile:1.16 Sat Sep 30 09:47:03 2017
+++ pkgsrc/devel/py-pylint/Makefile Sun Oct 1 23:30:50 2017
@@ -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}-backports.funct
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