Index: head/devel/py-pytest-xdist/Makefile =================================================================== --- head/devel/py-pytest-xdist/Makefile (revision 505003) +++ head/devel/py-pytest-xdist/Makefile (revision 505004) @@ -1,31 +1,33 @@ # Created by: Kubilay Kocak # $FreeBSD$ PORTNAME= pytest-xdist -PORTVERSION= 1.28.0 +PORTVERSION= 1.29.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= koobs@FreeBSD.org COMMENT= Py.test plugin for distributed testing and loop-on-failing modes LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py-setuptools_scm@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}execnet>=1.1:sysutils/py-execnet@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest>=4.4.0:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-forked>=0:devel/py-pytest-forked@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}filelock>=0:sysutils/py-filelock@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent distutils + +TEST_ENV= PYTHONPATH=${WRKSRC}/src NO_ARCH= yes do-test: @(cd ${TEST_WRKSRC} && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} -m pytest -v -rs) .include Index: head/devel/py-pytest-xdist/distinfo =================================================================== --- head/devel/py-pytest-xdist/distinfo (revision 505003) +++ head/devel/py-pytest-xdist/distinfo (revision 505004) @@ -1,3 +1,3 @@ -TIMESTAMP = 1556192690 -SHA256 (pytest-xdist-1.28.0.tar.gz) = f83a485293e81fd57c8a5a85a3f12473a532c5ca7dec518857cbb72766bb526c -SIZE (pytest-xdist-1.28.0.tar.gz) = 61486 +TIMESTAMP = 1561352686 +SHA256 (pytest-xdist-1.29.0.tar.gz) = 3489d91516d7847db5eaecff7a2e623dba68984835dbe6cedb05ae126c4fb17f +SIZE (pytest-xdist-1.29.0.tar.gz) = 61788