From 65a8333041739a4f65898c3310bc203e076363de Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 21 Mar 2014 23:58:47 +0000 Subject: Depend on py-1.4.20. Bump PKGREVISION. --- devel/py-test/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'devel') diff --git a/devel/py-test/Makefile b/devel/py-test/Makefile index 54a508b4b8d..8d778f94df6 100644 --- a/devel/py-test/Makefile +++ b/devel/py-test/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2014/03/21 18:26:16 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2014/03/21 23:58:47 wiz Exp $ DISTNAME= pytest-2.5.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= https://pypi.python.org/packages/source/p/pytest/ @@ -10,7 +11,7 @@ HOMEPAGE= https://pypi.python.org/pypi/pytest COMMENT= Python testing tool LICENSE= mit -DEPENDS+= ${PYPKGPREFIX}-py-[0-9]*:../../devel/py-py +DEPENDS+= ${PYPKGPREFIX}-py>=1.4.20:../../devel/py-py DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat # actually, test dependencies BUILD_DEPENDS+= ${PYPKGPREFIX}-yaml-[0-9]*:../../textproc/py-yaml -- cgit v1.2.3