summaryrefslogtreecommitdiff
path: root/devel/py-cwcwidth/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-cwcwidth/Makefile')
-rw-r--r--devel/py-cwcwidth/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/py-cwcwidth/Makefile b/devel/py-cwcwidth/Makefile
index baf5f55a59c8..a804ab465496 100644
--- a/devel/py-cwcwidth/Makefile
+++ b/devel/py-cwcwidth/Makefile
@@ -1,6 +1,5 @@
PORTNAME= cwcwidth
-PORTVERSION= 0.1.10
-PORTREVISION= 1
+PORTVERSION= 0.1.12
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=43:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
-USES= python
+USES= python:3.11+
USE_PYTHON= autoplist concurrent cython3 pep517
post-install: