summaryrefslogtreecommitdiffstats
path: root/python/scikit-learn/scikit-learn.info
diff options
context:
space:
mode:
author Isaac Yu <isaacyu1@isaacyu1.com>2022-08-05 12:13:10 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-08-06 20:16:00 +0700
commit01730ecbcaa0104ebd8919e8f91c72eb53779747 (patch)
treede29f374fe5d9d558abf983dd87ab6f3a79a44a9 /python/scikit-learn/scikit-learn.info
parenta12b247dcc1e6da0bfa705d8d20fea039eae7299 (diff)
downloadslackbuilds-01730ecbcaa0104ebd8919e8f91c72eb53779747.tar.gz
slackbuilds-01730ecbcaa0104ebd8919e8f91c72eb53779747.tar.xz
python/scikit-learn: Updated for version 1.1.2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to '')
-rw-r--r--python/scikit-learn/scikit-learn.info6
1 files changed, 3 insertions, 3 deletions
diff --git a/python/scikit-learn/scikit-learn.info b/python/scikit-learn/scikit-learn.info
index 1b9792421d..75a42030eb 100644
--- a/python/scikit-learn/scikit-learn.info
+++ b/python/scikit-learn/scikit-learn.info
@@ -1,8 +1,8 @@
PRGNAM="scikit-learn"
-VERSION="1.1.1"
+VERSION="1.1.2"
HOMEPAGE="https://scikit-learn.org"
-DOWNLOAD="https://github.com/scikit-learn/scikit-learn/archive/1.1.1/scikit-learn-1.1.1.tar.gz"
-MD5SUM="22947c589b191da78b0ec3ee9dcf40a8"
+DOWNLOAD="https://github.com/scikit-learn/scikit-learn/archive/1.1.2/scikit-learn-1.1.2.tar.gz"
+MD5SUM="0888f372a8fff6d15d0a57ab1d3f5ff5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-joblib scipy3 threadpoolctl"