This commit is contained in:
Sunpoet Po-Chuan Hsieh 2021-02-17 18:39:21 +00:00
parent c0a12ea83e
commit 522ba8e220
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=565787

View file

@ -13,7 +13,7 @@ COMMENT= High level compatibility layer for multiple asynchronous event loop imp
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
xRUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}idna>=2.8:dns/py-idna@${PY_FLAVOR} \
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}idna>=2.8:dns/py-idna@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}sniffio>=1.1:devel/py-sniffio@${PY_FLAVOR}
USES= python:3.7+