diff --git a/python-scikit-learn.spec b/python-scikit-learn.spec index 1df0dec55b432617d9991edd1dbd0fb645093cfb..a749632bfa16fce5fcf18efde1a162fa0318a258 100644 --- a/python-scikit-learn.spec +++ b/python-scikit-learn.spec @@ -2,7 +2,7 @@ Name: python-scikit-learn Summary: A Python module for machine learning built on top of SciPy -Version: 1.7.2 +Version: 1.8.0 Release: 1 License: BSD-3-Clause URL: https://scikit-learn.org/stable/ @@ -43,6 +43,9 @@ CFLAGS="$RPM_OPT_FLAGS -s" %{python3_sitearch}/scikit_learn-%{version}.dist-info/ %changelog +* Thu Dec 11 2025 openeuler_bot - 1.8.0-1 +- update python-scikit-learn to 1.8.0 + * Tue Sep 23 2025 zhangyulong - 1.7.2-1 - Update package to version 1.7.2 -Fix compose.TransformedTargetRegressor now passes the transformed target to the regressor with the same number of dimensions as the original targe diff --git a/scikit_learn-1.7.2.tar.gz b/scikit_learn-1.8.0.tar.gz similarity index 50% rename from scikit_learn-1.7.2.tar.gz rename to scikit_learn-1.8.0.tar.gz index 44eeb5f13e37c5919edbe627fe95055837ec6742..4d02aa6db04fc929b8810758f161a1eaf31e1139 100644 Binary files a/scikit_learn-1.7.2.tar.gz and b/scikit_learn-1.8.0.tar.gz differ