diff options
Diffstat (limited to 'devel/py-srsly/Makefile')
| -rw-r--r-- | devel/py-srsly/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-srsly/Makefile b/devel/py-srsly/Makefile index 535a8cbcb4f8..2770b928b19f 100644 --- a/devel/py-srsly/Makefile +++ b/devel/py-srsly/Makefile @@ -1,5 +1,5 @@ PORTNAME= srsly -PORTVERSION= 2.5.1 +PORTVERSION= 2.5.2 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/explosion/srsly/releases/download/release-v${PORTVERSION}/ @@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLA ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}catalogue>=2.0.3<2.1.0:devel/py-catalogue@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent cython pep517 post-install: |
