Skip to content

Commit

Permalink
devel/py-pytest-relaxed: switch to pytest4
Browse files Browse the repository at this point in the history
This plugin is not compatible with recent pytest

PR:		256624
  • Loading branch information
AMDmi3 committed Apr 6, 2022
1 parent f5a4de5 commit d01e186
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devel/py-pytest-relaxed/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ COMMENT= Relaxed test discovery/organization for pytest
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=3:devel/py-pytest@${PY_FLAVOR} \
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest4>=3:devel/py-pytest4@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}six>=1:devel/py-six@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}decorator>=4:devel/py-decorator@${PY_FLAVOR}

Expand Down

0 comments on commit d01e186

Please sign in to comment.