diff options
Diffstat (limited to 'devel/py-thinc8/Makefile')
| -rw-r--r-- | devel/py-thinc8/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-thinc8/Makefile b/devel/py-thinc8/Makefile index f40d2248ccc4..c2d4ccd31a01 100644 --- a/devel/py-thinc8/Makefile +++ b/devel/py-thinc8/Makefile @@ -1,5 +1,5 @@ PORTNAME= thinc -PORTVERSION= 8.3.6 +PORTVERSION= 8.3.10 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/explosion/thinc/releases/download/release-v${PORTVERSION}/ @@ -35,7 +35,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}blis>=1.3.0<1.4.0:math/py-blis@${PY_FLAVOR} ${PYTHON_PKGNAMEPREFIX}wasabi>=0.8.1<1.2.0:textproc/py-wasabi@${PY_FLAVOR} USES= python -USE_PYTHON= autoplist concurrent cython pep517 +USE_PYTHON= autoplist concurrent cython3 pep517 PORTSCOUT= limit:^8\. |
