Skip to content
Snippets Groups Projects
Commit c07756f6 authored by J0WI's avatar J0WI Committed by TBK
Browse files

community/py3-scikit-learn: upgrade to 0.24.0

parent fb0892fb
No related branches found
No related tags found
1 merge request!16698community/py3-scikit-learn: upgrade to 0.24.0
# Contributor: Carlos Giraldo <cgiraldo@gradiant.org> # Contributor: Carlos Giraldo <cgiraldo@gradiant.org>
# Maintainer: Carlos Giraldo <cgiraldo@gradiant.org> # Maintainer: Carlos Giraldo <cgiraldo@gradiant.org>
pkgname=py3-scikit-learn pkgname=py3-scikit-learn
pkgver=0.23.2 pkgver=0.24.0
pkgrel=0 pkgrel=0
pkgdesc="a Python module for machine learning built on top of SciPy" pkgdesc="a Python module for machine learning built on top of SciPy"
url="https://scikit-learn.org" url="https://scikit-learn.org/"
arch="all !mips !mips64 !s390x" # limited by py3-numpy and py3-joblib arch="all !mips !mips64 !s390x" # limited by py3-numpy and py3-joblib
license="BSD-3-Clause" license="BSD-3-Clause"
options="!check" # no test suite options="!check" # no test suite
...@@ -27,4 +27,4 @@ package() { ...@@ -27,4 +27,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir" python3 setup.py install --prefix=/usr --root="$pkgdir"
} }
sha512sums="fff5c2c0ea03e886dffd2171515a7dd012eaa012a4de53c88e0d25afc2f9e734c579d7ab9ac2e9b4ce26c52596d20e3df8202612ad16b66742cdf60f97cbf6b4 scikit-learn-0.23.2.tar.gz" sha512sums="d47af45f32c89c7f8cb18cd7f02b3312d68071d7747a31e66e3bae25902c1eaf82012baa1c842fa2446430744b82f18079667a4c8aa2a5f18f8cecca270bea24 scikit-learn-0.24.0.tar.gz"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment