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 df7f2b0 commit ee7bd12Copy full SHA for ee7bd12
tur-pypi-312/python3.12-scikit-learn/build.sh
@@ -2,7 +2,7 @@ TERMUX_PKG_HOMEPAGE=https://scikit-learn.org
2
TERMUX_PKG_DESCRIPTION="Python module for machine learning"
3
TERMUX_PKG_LICENSE="BSD 3-Clause"
4
TERMUX_PKG_MAINTAINER="@termux-user-repository"
5
-TERMUX_PKG_VERSION="1.6.1"
+TERMUX_PKG_VERSION="1.7.0"
6
TERMUX_PKG_SRCURL=git+https://github.com/scikit-learn/scikit-learn
7
TERMUX_PKG_GIT_BRANCH="$TERMUX_PKG_VERSION"
8
TERMUX_PKG_DEPENDS="libc++, python, python-numpy, python-scipy"
0 commit comments