pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/py-parsel Needs py-test-runner.
details: https://anonhg.NetBSD.org/pkgsrc/rev/2b83fe676119
branches: trunk
changeset: 358586:2b83fe676119
user: joerg <joerg%pkgsrc.org@localhost>
date: Wed Feb 15 23:22:33 2017 +0000
description:
Needs py-test-runner.
diffstat:
www/py-parsel/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r f8f78fe8cec0 -r 2b83fe676119 www/py-parsel/Makefile
--- a/www/py-parsel/Makefile Wed Feb 15 23:21:07 2017 +0000
+++ b/www/py-parsel/Makefile Wed Feb 15 23:22:33 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2017/02/13 21:21:09 adam Exp $
+# $NetBSD: Makefile,v 1.2 2017/02/15 23:22:33 joerg Exp $
DISTNAME= parsel-1.1.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -10,6 +10,7 @@
COMMENT= Library to extract data from HTML and XML using XPath and CSS
LICENSE= modified-bsd
+BUILD_DEPENDS+= ${PYPKGPREFIX}-test-runner-[0-9]*:../../devel/py-test-runner
DEPENDS+= ${PYPKGPREFIX}-cssselect>=0.9:../../textproc/py-cssselect
DEPENDS+= ${PYPKGPREFIX}-lxml>=2.3:../../textproc/py-lxml
DEPENDS+= ${PYPKGPREFIX}-six>=1.5.2:../../lang/py-six
Home |
Main Index |
Thread Index |
Old Index