From 586ffedb2e3548fd6570611643a30179348fe372 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Thu, 26 Nov 2020 21:22:23 +0000 Subject: [PATCH] Update USES=python for py-smart-open 4.0.0 update --- textproc/py-gensim/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/textproc/py-gensim/Makefile b/textproc/py-gensim/Makefile index b25a39e7a8dd..e92377ecd244 100644 --- a/textproc/py-gensim/Makefile +++ b/textproc/py-gensim/Makefile @@ -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