Update USES=python for py-smart-open 4.0.0 update

This commit is contained in:
Sunpoet Po-Chuan Hsieh
2020-11-26 21:22:23 +00:00
parent 822eef22e3
commit 586ffedb2e

View File

@@ -18,7 +18,7 @@ RUN_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}six>=1.5.0:devel/py-six@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}smart-open>=1.8.1:net/py-smart-open@${PY_FLAVOR}
USES= compiler:c++11-lang python:3.5+
USES= compiler:c++11-lang python:3.6+
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>