python-scikit-learn: update to 1.1.3

This commit is contained in:
Mehdi Chinoune
2022-11-03 05:46:08 +00:00
committed by مهدي شينون (Mehdi Chinoune)
parent af761d3cf0
commit ca8d520339

View File

@@ -6,7 +6,7 @@ pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
provides=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}")
conflicts=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}")
replaces=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}")
pkgver=1.1.2
pkgver=1.1.3
pkgrel=1
pkgdesc="A set of python modules for machine learning and data mining (mingw-w64)"
arch=('any')
@@ -24,7 +24,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools"
source=("${_realname}-${pkgver}.tar.gz::https://github.com/scikit-learn/${_realname}/archive/${pkgver}.tar.gz"
001-mingw-python-openmp-flag.patch
002-openmp-cleanup-wait.patch)
sha256sums=('92f3ad28149996caa9fd6ff5f849e7312d9fdedabe73760309a0e8b35b161735'
sha256sums=('b7c0a9fb8dfcefcfc7ef8fe02a064d194980251d57efaea972cb76005afb3c63'
'88e693d40aded60033737ca8bbfe7850ab73a3e05941bc25247f3eaa50850dd5'
'd2479335dff939c03662028145c81556e8d6ceef9bcbfbe688993b62faddb8a1')