public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-scikit-learn] main: Update to 1.8.0
@ 2026-08-01 19:25 Sergio Pascual
0 siblings, 0 replies; only message in thread
From: Sergio Pascual @ 2026-08-01 19:25 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-scikit-learn
Branch : main
Commit : ec973df137ea1e93adeedcd5dd63c94a36ef193e
Author : Sergio Pascual <sergiopr@fedoraproject.org>
Date : 2026-08-01T21:25:24+02:00
Stats : +4/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/python-scikit-learn/c/ec973df137ea1e93adeedcd5dd63c94a36ef193e?branch=main
Log:
Update to 1.8.0
---
diff --git a/.gitignore b/.gitignore
index a21a9af..3db2c23 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,3 +34,4 @@
/scikit_learn-1.7.1.tar.gz
/scikit_learn-1.7.2.tar.gz
/scikit_learn-1.8.0rc1.tar.gz
+/scikit_learn-1.8.0.tar.gz
diff --git a/python-scikit-learn.spec b/python-scikit-learn.spec
index a1e4e17..44cc026 100644
--- a/python-scikit-learn.spec
+++ b/python-scikit-learn.spec
@@ -10,7 +10,7 @@ in various contexts.}
%global base_version 1.8.0
# Comment this line out when updating to stable
-%global prerel rc1
+# _global prerel rc1
%global upstream_version %{base_version}%{?prerel}
Name: python-scikit-learn
@@ -60,6 +60,7 @@ BuildRequires: %{py3_dist threadpoolctl} >= 2.0.0
%prep
%autosetup -n scikit_learn-%{upstream_version} -p1
sed -i -e 's|numpy>=2,<2.4.0|numpy|' pyproject.toml
+sed -i -e 's|scipy>=1.10.0,<1.17.0|scipy|' pyproject.toml
# EPEL 10 has Cython 3.0.9, and the only reason Cython 3.0.10
# is required upstream is for Windows, see
# https://github.com/scikit-learn/scikit-learn/pull/28743
diff --git a/sources b/sources
index 2d8e312..bc15fcf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (scikit_learn-1.8.0rc1.tar.gz) = c3e7874bc8b27c647019119d1b1778973d1896abef72a18e58e62c7bb69695b9463cbc6890a22906bbf124aa3563dc671724b3c42f3aa8937e95573a73ebad46
+SHA512 (scikit_learn-1.8.0.tar.gz) = 956a1aececf0c219793653e2bb94a9a490f3edc87617dd8f1b16f9eeba53da874fb280fb9650cc8505a85d7c3a188aa72b8e675404519d57f666c44cbfc21ca4
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-01 19:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-01 19:25 [rpms/python-scikit-learn] main: Update to 1.8.0 Sergio Pascual
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox