aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-tiktoken/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-tiktoken/Makefile')
-rw-r--r--textproc/py-tiktoken/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/py-tiktoken/Makefile b/textproc/py-tiktoken/Makefile
index 3c3afbb59c60..6407c187cf4e 100644
--- a/textproc/py-tiktoken/Makefile
+++ b/textproc/py-tiktoken/Makefile
@@ -1,6 +1,6 @@
PORTNAME= tiktoken
-PORTVERSION= 0.9.0
-PORTREVISION= 4
+PORTVERSION= 0.12.0
+PORTREVISION= 1
CATEGORIES= textproc python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -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