diff --git a/Makefile b/Makefile index 6196537..1284005 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pytest -PORTVERSION= 2.1.1 +PORTVERSION= 2.1.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -19,6 +19,7 @@ LICENSE= MIT RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pylib>=1.4.5:${PORTSDIR}/devel/py-pylib PLIST_SUB+= PYTHON_VER=${PYTHON_VER} +# Python 3 ready USE_PYTHON= yes USE_PYDISTUTILS= easy_install USE_ZIP= yes diff --git a/distinfo b/distinfo index 4c2f611..7c86b28 100644 --- a/distinfo +++ b/distinfo @@ -1,2 +1,2 @@ -SHA256 (pytest-2.1.1.zip) = 80a3837db680adbafd23e0005d40d781153dd1e8ec62ee406d50911ed0874155 -SIZE (pytest-2.1.1.zip) = 288420 +SHA256 (pytest-2.1.2.zip) = 91176cf53655a6b8eaede4be9071fc3b6aa9549a4f23b55ca415a41e878995da +SIZE (pytest-2.1.2.zip) = 290049