public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Sergio Pascual <sergiopr@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/python-scikit-learn] main: Update to 1.8.0
Date: Sat, 01 Aug 2026 19:25:48 GMT	[thread overview]
Message-ID: <178561234815.1.9656145510367624576.rpms-python-scikit-learn-ec973df137ea@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-08-01 19:25 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178561234815.1.9656145510367624576.rpms-python-scikit-learn-ec973df137ea@fedoraproject.org \
    --to=sergiopr@fedoraproject.org \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox