Date: Monday, April 10, 2023 @ 10:25:56 Author: felixonmars Revision: 1443936
upgpkg: python-scikit-learn 1.2.2-3: rebuild with python 3.11 Modified: python-scikit-learn/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-10 10:25:13 UTC (rev 1443935) +++ PKGBUILD 2023-04-10 10:25:56 UTC (rev 1443936) @@ -4,7 +4,7 @@ pkgname=python-scikit-learn pkgver=1.2.2 -pkgrel=2 +pkgrel=3 pkgdesc='A set of python modules for machine learning and data mining' arch=(x86_64) url='https://scikit-learn.org'
