diff options
Diffstat (limited to 'textproc/py-graphemeu/Makefile')
| -rw-r--r-- | textproc/py-graphemeu/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-graphemeu/Makefile b/textproc/py-graphemeu/Makefile index 3363b177b6c7..649bd841da38 100644 --- a/textproc/py-graphemeu/Makefile +++ b/textproc/py-graphemeu/Makefile @@ -1,5 +1,5 @@ PORTNAME= graphemeu -PORTVERSION= 0.8.1 +PORTVERSION= 0.9.0 CATEGORIES= textproc python MASTER_SITES= PYPI \ https://github.com/timendum/grapheme/releases/download/v${PORTVERSION}/ @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} -USES= python +USES= python:3.10+ USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes |
