devel/py-pytest-tornado: adjust RUN_DEPENDS after r498784
This commit is contained in:
parent
c1051dd31a
commit
78469f3356
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=498785
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue