diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/py-pytest/Makefile | 4 | ||||
-rw-r--r-- | devel/py-pytest/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/py-pytest/Makefile b/devel/py-pytest/Makefile index fd770c893b65..ea259b8d950e 100644 --- a/devel/py-pytest/Makefile +++ b/devel/py-pytest/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pytest -PORTVERSION= 2.1.0 +PORTVERSION= 2.1.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,7 +16,7 @@ COMMENT= Cross-project testing tool for Python LICENSE= MIT -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pylib>=1.4.4:${PORTSDIR}/devel/py-pylib +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pylib>=1.4.5:${PORTSDIR}/devel/py-pylib PLIST_SUB+= PYTHON_VER=${PYTHON_VER} USE_PYTHON= yes diff --git a/devel/py-pytest/distinfo b/devel/py-pytest/distinfo index b778fca8d259..4c2f611fe2d2 100644 --- a/devel/py-pytest/distinfo +++ b/devel/py-pytest/distinfo @@ -1,2 +1,2 @@ -SHA256 (pytest-2.1.0.zip) = 274e88b0b3d028fee22472f7edd7ff1d390e79cde04e2f90404b7a6e447030e6 -SIZE (pytest-2.1.0.zip) = 284897 +SHA256 (pytest-2.1.1.zip) = 80a3837db680adbafd23e0005d40d781153dd1e8ec62ee406d50911ed0874155 +SIZE (pytest-2.1.1.zip) = 288420 |