devel/py-pytest-tornado: adjust RUN_DEPENDS after r498784

This commit is contained in:
Jan Beich 2019-04-13 01:01:15 +00:00
parent c1051dd31a
commit 78469f3356
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=498785

View file

@ -12,7 +12,7 @@ COMMENT= Py.test plugin providing fixtures and markers for tornado
LICENSE= APACHE20
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=3.6:devel/py-pytest@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}tornado>=4:www/py-tornado@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}tornado>=4.1:www/py-tornado@${PY_FLAVOR}
NO_ARCH= yes
USES= python