Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
python-scikit-learn


Commits:
1732b1eb by Caleb Maclennan at 2026-06-02T23:52:33+03:00
upgpkg: 1.9.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-scikit-learn
        pkgdesc = A set of python modules for machine learning and data mining
-       pkgver = 1.8.0
-       pkgrel = 2
+       pkgver = 1.9.0
+       pkgrel = 1
        url = https://scikit-learn.org
        arch = x86_64
        license = BSD-3-Clause
@@ -17,7 +17,7 @@ pkgbase = python-scikit-learn
        depends = python-threadpoolctl
        optdepends = python-matplotlib: plotting capabilities
        options = !emptydirs
-       source = 
https://github.com/scikit-learn/scikit-learn/archive/1.8.0/scikit-learn-1.8.0.tar.gz
-       sha256sums = 
603bff01ab8bd0a9de5a3ab0a9351b5d7f5594594cc070d763c537ecf397264f
+       source = 
https://github.com/scikit-learn/scikit-learn/archive/1.9.0/scikit-learn-1.9.0.tar.gz
+       sha256sums = 
f2abcab8a4c510714e23f96f122ba74c6f73f927aeee7753b0bbeb7dc43998ab
 
 pkgname = python-scikit-learn


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 # Contributor: Andrzej Giniewicz <[email protected]>
 
 pkgname=python-scikit-learn
-pkgver=1.8.0
-pkgrel=2
+pkgver=1.9.0
+pkgrel=1
 pkgdesc='A set of python modules for machine learning and data mining'
 arch=(x86_64)
 url='https://scikit-learn.org'
@@ -22,7 +22,7 @@ optdepends=('python-matplotlib: plotting capabilities')
 options=(!emptydirs)
 _archive="${pkgname#python-}-$pkgver"
 source=("$_url/archive/$pkgver/$_archive.tar.gz")
-sha256sums=('603bff01ab8bd0a9de5a3ab0a9351b5d7f5594594cc070d763c537ecf397264f')
+sha256sums=('f2abcab8a4c510714e23f96f122ba74c6f73f927aeee7753b0bbeb7dc43998ab')
 
 prepare() {
        cd $_archive



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-scikit-learn/-/commit/1732b1eb3e28eb245be4e25faeebe9ce0e1288da

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-scikit-learn/-/commit/1732b1eb3e28eb245be4e25faeebe9ce0e1288da
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to