Skip to content

Commit f08db19

Browse files
committed
net/py-dugong: switch to pytest4
- Switch to pytest4 to avoid test failures after updating pytest to 7.x PR: 256624
1 parent 32ec204 commit f08db19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

net/py-dugong/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ COMMENT= HTTP 1.1 client module designed for RESTful protocols
1010
LICENSE= PSFL
1111
LICENSE_FILE= ${WRKSRC}/LICENSE
1212

13-
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR}
13+
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest4>0:devel/py-pytest4@${PY_FLAVOR}
1414

1515
USES= python:3.3+ tar:bzip2
1616
USE_PYTHON= autoplist distutils

0 commit comments

Comments
 (0)