From 02c1807be4b1396af77a539eaef7246182a3145f Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Fri, 27 Jan 2017 20:53:11 +0000 Subject: [PATCH] Update to 3.0.6 - Sort TEST_DEPENDS Changes: https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst --- devel/py-pytest/Makefile | 15 +++++++-------- devel/py-pytest/distinfo | 6 +++--- 2 files changed, 10 insertions(+), 11 deletions(-) diff --git a/devel/py-pytest/Makefile b/devel/py-pytest/Makefile index 051349bc0388..a410d2f8d735 100644 --- a/devel/py-pytest/Makefile +++ b/devel/py-pytest/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pytest -PORTVERSION= 3.0.5 +PORTVERSION= 3.0.6 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,17 +13,16 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}py>=1.4.29:devel/py${SLAVE_SUFFIX}-py -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock \ +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hypothesis>0:devel/py-hypothesis \ + ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock \ ${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose \ - ${PYTHON_PKGNAMEPREFIX}hypothesis>0:devel/py-hypothesis \ - ${PYTHON_PKGNAMEPREFIX}twisted>0:devel/py-twisted \ ${PYTHON_PKGNAMEPREFIX}pexpect>0:misc/py-pexpect \ - ${PYTHON_PKGNAMEPREFIX}pytest-xdist>=1.13:devel/py-pytest-xdist - -USES+= python -USE_PYTHON= autoplist concurrent distutils + ${PYTHON_PKGNAMEPREFIX}pytest-xdist>=1.13:devel/py-pytest-xdist \ + ${PYTHON_PKGNAMEPREFIX}twisted>0:devel/py-twisted NO_ARCH= yes +USES+= python +USE_PYTHON= autoplist concurrent distutils do-test: @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test diff --git a/devel/py-pytest/distinfo b/devel/py-pytest/distinfo index 5cf80aacd1cc..cc437c57ae1f 100644 --- a/devel/py-pytest/distinfo +++ b/devel/py-pytest/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1482302533 -SHA256 (pytest-3.0.5.tar.gz) = 4a003aa956f023ce91aa6e166b555e6f02a4b0aeb459ac61e14f64c0d39037fd -SIZE (pytest-3.0.5.tar.gz) = 740656 +TIMESTAMP = 1485527148 +SHA256 (pytest-3.0.6.tar.gz) = 643434a9f1a188271da35e20064cb8b6c5440976c5bb541dc7b5b0e3cf75d940 +SIZE (pytest-3.0.6.tar.gz) = 748748