aboutsummaryrefslogtreecommitdiff
path: root/net/py-dugong
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2022-03-25 19:23:50 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2022-03-28 12:31:03 +0000
commitf08db191ff75ca34e8295bb60899b6cfbbbedeb2 (patch)
tree1645bd291d41608c1696ced754f346ee1607815c /net/py-dugong
parent32ec2042864d3a2de26c774739b133dd3a0a2022 (diff)
downloadports-f08db191ff75ca34e8295bb60899b6cfbbbedeb2.tar.gz
ports-f08db191ff75ca34e8295bb60899b6cfbbbedeb2.zip
net/py-dugong: switch to pytest4
- Switch to pytest4 to avoid test failures after updating pytest to 7.x PR: 256624
Diffstat (limited to 'net/py-dugong')
-rw-r--r--net/py-dugong/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-dugong/Makefile b/net/py-dugong/Makefile
index 026b29975dd1..07de28e968cd 100644
--- a/net/py-dugong/Makefile
+++ b/net/py-dugong/Makefile
@@ -10,7 +10,7 @@ COMMENT= HTTP 1.1 client module designed for RESTful protocols
LICENSE= PSFL
LICENSE_FILE= ${WRKSRC}/LICENSE
-TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR}
+TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest4>0:devel/py-pytest4@${PY_FLAVOR}
USES= python:3.3+ tar:bzip2
USE_PYTHON= autoplist distutils