Index: head/devel/py-pytest-xdist/Makefile =================================================================== --- head/devel/py-pytest-xdist/Makefile (revision 535717) +++ head/devel/py-pytest-xdist/Makefile (revision 535718) @@ -1,33 +1,33 @@ # Created by: Kubilay Kocak # $FreeBSD$ PORTNAME= pytest-xdist -PORTVERSION= 1.29.0 +PORTVERSION= 1.32.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 +COMMENT= Pytest xdist 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) + @(cd ${TEST_WRKSRC} && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} -m pytest -v -rs -o addopts=) .include Index: head/devel/py-pytest-xdist/distinfo =================================================================== --- head/devel/py-pytest-xdist/distinfo (revision 535717) +++ head/devel/py-pytest-xdist/distinfo (revision 535718) @@ -1,3 +1,3 @@ -TIMESTAMP = 1561352686 -SHA256 (pytest-xdist-1.29.0.tar.gz) = 3489d91516d7847db5eaecff7a2e623dba68984835dbe6cedb05ae126c4fb17f -SIZE (pytest-xdist-1.29.0.tar.gz) = 61788 +TIMESTAMP = 1589772305 +SHA256 (pytest-xdist-1.32.0.tar.gz) = 1d4166dcac69adb38eeaedb88c8fada8588348258a3492ab49ba9161f2971129 +SIZE (pytest-xdist-1.32.0.tar.gz) = 67733