diff options
-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 c9d2a2f63cfb..26c3f05813b1 100644 --- a/devel/py-pytest/Makefile +++ b/devel/py-pytest/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pytest -PORTVERSION= 2.3.2 +PORTVERSION= 2.3.4 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.8:${PORTSDIR}/devel/py-pylib +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pylib>=1.4.12:${PORTSDIR}/devel/py-pylib # Python 3 ready USE_PYTHON= yes diff --git a/devel/py-pytest/distinfo b/devel/py-pytest/distinfo index 3a8cb0a66085..8e27e8566151 100644 --- a/devel/py-pytest/distinfo +++ b/devel/py-pytest/distinfo @@ -1,2 +1,2 @@ -SHA256 (pytest-2.3.2.zip) = ff1efd507224cdd768d3827272c87e0cf99571f242c8a5bb634b9d35469fd61d -SIZE (pytest-2.3.2.zip) = 515396 +SHA256 (pytest-2.3.4.zip) = 5616f744a311c5f5fbb44943aaa41c32df70ba132159a0a9fb6c999060d7645c +SIZE (pytest-2.3.4.zip) = 527214 |