From 7a30dd96416efc5d9475c8d47ba819c7a1ec2be3 Mon Sep 17 00:00:00 2001 From: Ruslan Makhmatkhanov Date: Sat, 5 Apr 2014 20:56:18 +0000 Subject: devel/py-pytest: update to 2.5.2 --- devel/py-pytest/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/py-pytest/Makefile') diff --git a/devel/py-pytest/Makefile b/devel/py-pytest/Makefile index a80fa3e615a5..0319ea7d35f2 100644 --- a/devel/py-pytest/Makefile +++ b/devel/py-pytest/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pytest -PORTVERSION= 2.5.1 +PORTVERSION= 2.5.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,7 +11,7 @@ COMMENT= Cross-project testing tool for Python LICENSE= MIT -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pylib>=1.4.19:${PORTSDIR}/devel/py-pylib +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pylib>=1.4.20:${PORTSDIR}/devel/py-pylib USE_PYTHON= yes USE_PYDISTUTILS= yes -- cgit v1.2.3