We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53f04e0 commit 75715a9Copy full SHA for 75715a9
tur-pypi-312/python3.12-tiktoken/build.sh
@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/openai/tiktoken
2
TERMUX_PKG_DESCRIPTION="A fast BPE tokeniser for use with OpenAI's models"
3
TERMUX_PKG_LICENSE="MIT"
4
TERMUX_PKG_MAINTAINER="@termux-user-repository"
5
-TERMUX_PKG_VERSION="0.8.0"
+TERMUX_PKG_VERSION="0.9.0"
6
TERMUX_PKG_SRCURL=https://github.com/openai/tiktoken/archive/refs/tags/$TERMUX_PKG_VERSION.tar.gz
7
-TERMUX_PKG_SHA256=6ac7a9cfe9f9c4d111ea633b7ae2214ba504a6a4e994b26dff28b3bdee919293
+TERMUX_PKG_SHA256=3ab7d5464350c979a46a036247bfc329ffc783a98f0da6c1fbd3c7a494ef19a6
8
TERMUX_PKG_AUTO_UPDATE=true
9
TERMUX_PKG_DEPENDS="libc++, python"
10
TERMUX_PKG_PYTHON_COMMON_DEPS="wheel, setuptools-rust"
0 commit comments