aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorKubilay Kocak <koobs@FreeBSD.org>2019-05-14 12:41:15 +0000
committerKubilay Kocak <koobs@FreeBSD.org>2019-05-14 12:41:15 +0000
commitd4dc40fb1dd40b53f8b00fd36af05c951e073bdc (patch)
tree56169395306fab7452a2f2025cb8831062b619a6 /devel
parent6061e73425447eaf3697e0f07a743aaf254aea80 (diff)
downloadports-d4dc40fb1dd40b53f8b00fd36af05c951e073bdc.tar.gz
ports-d4dc40fb1dd40b53f8b00fd36af05c951e073bdc.zip
devel/py-pytest-xdist: Update to 1.28.0
Notes
Notes: svn path=/head/; revision=501653
Diffstat (limited to 'devel')
-rw-r--r--devel/py-pytest-xdist/Makefile15
-rw-r--r--devel/py-pytest-xdist/distinfo5
2 files changed, 9 insertions, 11 deletions
diff --git a/devel/py-pytest-xdist/Makefile b/devel/py-pytest-xdist/Makefile
index 18ed6e5de976..f6ac741e31cd 100644
--- a/devel/py-pytest-xdist/Makefile
+++ b/devel/py-pytest-xdist/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= pytest-xdist
-PORTVERSION= 1.13.1
+PORTVERSION= 1.28.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,20 +15,17 @@ 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>=2.4.2:devel/py-pytest@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}py>=1.4.22:devel/py-py@${PY_FLAVOR}
-TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=2.5.1:devel/py-pytest@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}pexpect>0:misc/py-pexpect@${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
NO_ARCH= yes
-post-extract:
- ${RM} -r ${WRKSRC}/testing/__pycache__
-
do-test:
- @(cd ${TEST_WRKSRC} && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} -m pytest)
+ @(cd ${TEST_WRKSRC} && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} -m pytest -v -rs)
.include <bsd.port.mk>
diff --git a/devel/py-pytest-xdist/distinfo b/devel/py-pytest-xdist/distinfo
index e6ece6f25dda..802659f612bc 100644
--- a/devel/py-pytest-xdist/distinfo
+++ b/devel/py-pytest-xdist/distinfo
@@ -1,2 +1,3 @@
-SHA256 (pytest-xdist-1.13.1.tar.gz) = 4382d7a944c1e2b1dc17fee3fd3575495fb10236a3b6e95cc6955db04984bc3c
-SIZE (pytest-xdist-1.13.1.tar.gz) = 110007
+TIMESTAMP = 1556192690
+SHA256 (pytest-xdist-1.28.0.tar.gz) = f83a485293e81fd57c8a5a85a3f12473a532c5ca7dec518857cbb72766bb526c
+SIZE (pytest-xdist-1.28.0.tar.gz) = 61486