Index: head/devel/py-pytest/Makefile =================================================================== --- head/devel/py-pytest/Makefile (revision 404498) +++ head/devel/py-pytest/Makefile (revision 404499) @@ -1,31 +1,29 @@ # $FreeBSD$ PORTNAME= pytest -PORTVERSION= 2.7.1 +PORTVERSION= 2.8.5 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org COMMENT= Simple powerful testing with Python LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}py>=1.4.25:${PORTSDIR}/devel/py-py +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}py>=1.4.29:${PORTSDIR}/devel/py-py TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>0:${PORTSDIR}/devel/py-mock \ ${PYTHON_PKGNAMEPREFIX}nose>0:${PORTSDIR}/devel/py-nose \ - ${PYTHON_PKGNAMEPREFIX}pexpect>0:${PORTSDIR}/misc/py-pexpect + ${PYTHON_PKGNAMEPREFIX}pexpect>0:${PORTSDIR}/misc/py-pexpect \ + ${PYTHON_PKGNAMEPREFIX}pytest-xdist>=1.13:${PORTSDIR}/devel/py-pytest-xdist -USES= python +USES= python zip USE_PYTHON= autoplist distutils -OPTIONS_DEFINE= TESTS +NO_ARCH= yes -TESTS_DESC= Install test suite requirements -TESTS_BUILD_DEPENDS= ${TEST_DEPENDS} - -regression-test: build +do-test: @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test .include Index: head/devel/py-pytest/distinfo =================================================================== --- head/devel/py-pytest/distinfo (revision 404498) +++ head/devel/py-pytest/distinfo (revision 404499) @@ -1,2 +1,2 @@ -SHA256 (pytest-2.7.1.tar.gz) = 530f23c79e1b13850e93f3a59720f1eca75bad01307dc4fd694a6a19619fb9cb -SIZE (pytest-2.7.1.tar.gz) = 531671 +SHA256 (pytest-2.8.5.zip) = 44bb32fb3925b5a284ceee1af55e0a63d25436ec415232089403eed3a347667e +SIZE (pytest-2.8.5.zip) = 664063