mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Update version requirement of RUN_DEPENDS
This commit is contained in:
parent
463851e282
commit
ee5f2e1e5c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=561140
@ -15,7 +15,7 @@ LICENSE= MIT
|
||||
LIB_DEPENDS= libgraphqlparser.so:devel/libgraphqlparser
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>=1.0.0<2.0.0:devel/py-cffi@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}lark-parser>=0.11.1:devel/py-lark-parser@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pytz>=0:devel/py-pytz@${PY_FLAVOR}
|
||||
${PYTHON_PKGNAMEPREFIX}pytz>=0,1:devel/py-pytz@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.6+
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
Loading…
Reference in New Issue
Block a user