diff options
Diffstat (limited to 'textproc/py-tiktoken/Makefile')
| -rw-r--r-- | textproc/py-tiktoken/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-tiktoken/Makefile b/textproc/py-tiktoken/Makefile index 23183912aa92..6407c187cf4e 100644 --- a/textproc/py-tiktoken/Makefile +++ b/textproc/py-tiktoken/Makefile @@ -1,5 +1,5 @@ PORTNAME= tiktoken -PORTVERSION= 0.11.0 +PORTVERSION= 0.12.0 PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=62.4:devel/py-setuptools@${PY_ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}regex>=2022.1.18:textproc/py-regex@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.26.0:www/py-requests@${PY_FLAVOR} -USES= cargo python:3.9+ +USES= cargo python USE_PYTHON= autoplist concurrent pep517 CARGO_BUILD= no |
