File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ TERMUX_PKG_VERSION="2.24.0"
66TERMUX_PKG_SRCURL=https://github.com/pydantic/pydantic-core/archive/refs/tags/v$TERMUX_PKG_VERSION .tar.gz
77TERMUX_PKG_SHA256=b6bea059508b5b2d692b556774fb936fca380d1a8e5afde9a1cefb31d0de8aec
88TERMUX_PKG_AUTO_UPDATE=true
9- TERMUX_PKG_DEPENDS=" libc++, python3.10 "
9+ TERMUX_PKG_DEPENDS=" libc++, python3.11 "
1010TERMUX_PKG_PYTHON_COMMON_DEPS=" wheel, 'typing-extensions==4.6.0'"
1111TERMUX_PKG_PYTHON_BUILD_DEPS=" maturin"
1212TERMUX_PKG_BUILD_IN_SRC=true
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ TERMUX_PKG_VERSION="0.20.0"
66TERMUX_PKG_SRCURL=https://github.com/huggingface/tokenizers/archive/refs/tags/v$TERMUX_PKG_VERSION .tar.gz
77TERMUX_PKG_SHA256=ea027dbebbca61b28e1a4512eb447e513af3004bd268bcf139b51a384c073cb5
88TERMUX_PKG_AUTO_UPDATE=true
9- TERMUX_PKG_DEPENDS=" libc++, python3.10 "
9+ TERMUX_PKG_DEPENDS=" libc++, python3.11 "
1010TERMUX_PKG_PYTHON_COMMON_DEPS=" wheel"
1111TERMUX_PKG_PYTHON_BUILD_DEPS=" maturin"
1212TERMUX_PKG_BUILD_IN_SRC=true
You can’t perform that action at this time.
0 commit comments