mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
textproc/py-parso: switch to pytest4
- Switch to pytest4 to avoid test failures after updating pytest to 7.x - Don't forget epoch when limiting pytest version PR: 256624
This commit is contained in:
parent
aec4847321
commit
1d244cdd60
@ -12,7 +12,7 @@ COMMENT= Python Parser
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest<6.0.0:devel/py-pytest@${PY_FLAVOR} \
|
||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest4<6.0.0,1:devel/py-pytest4@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}docopt>=0:devel/py-docopt@${PY_FLAVOR}
|
||||
|
||||
USES= cpe python:3.6+
|
||||
|
Loading…
Reference in New Issue
Block a user