summaryrefslogtreecommitdiff
path: root/www/py-twill
diff options
context:
space:
mode:
authorleot <leot>2017-02-05 10:08:13 +0000
committerleot <leot>2017-02-05 10:08:13 +0000
commitc60253b9d8f3eff50fbb68d5034b04bdac761cb5 (patch)
treefb8c0aa3fd7438779f57dcc586d3f25d97e718b8 /www/py-twill
parent6fd60b0d258be2324b86363d9b1a97d435d32579 (diff)
downloadpkgsrc-c60253b9d8f3eff50fbb68d5034b04bdac761cb5.tar.gz
twill.utils needs cssselect, add it to DEPENDS
Bump PKGREVISION Discussed with <rodent>
Diffstat (limited to 'www/py-twill')
-rw-r--r--www/py-twill/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/www/py-twill/Makefile b/www/py-twill/Makefile
index d2ddee33b74..f72f2410c1d 100644
--- a/www/py-twill/Makefile
+++ b/www/py-twill/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2017/01/03 13:23:05 jperkin Exp $
+# $NetBSD: Makefile,v 1.10 2017/02/05 10:08:13 leot Exp $
DISTNAME= twill-1.8.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= python www
MASTER_SITES= ${MASTER_SITE_PYPI:=t/twill/}
@@ -10,6 +11,8 @@ HOMEPAGE= http://twill.idyll.org/
COMMENT= Python package for the twill Web browsing language
LICENSE= mit
+DEPENDS+= ${PYPKGPREFIX}-cssselect-*:../../textproc/py-cssselect
+
USE_LANGUAGES= # none
PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # setup fails for 1.8.0