From 3be8dabaf8d9a479dbe3d7e4ebc945b94cd9180f Mon Sep 17 00:00:00 2001 From: ocs-bot Date: Wed, 11 Sep 2024 11:01:16 +0800 Subject: [PATCH] Rebuilt for python3.11 --- python-scikit-learn.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-scikit-learn.spec b/python-scikit-learn.spec index 12ba882..00db5af 100644 --- a/python-scikit-learn.spec +++ b/python-scikit-learn.spec @@ -7,7 +7,7 @@ Summary: Machine learning in Python Name: python-scikit-learn Version: 1.3.0 -Release: 5%{?dist} +Release: 6%{?dist} License: BSD and MIT URL: http://scikit-learn.org/ Source0: %{pypi_source} @@ -75,6 +75,10 @@ popd %{python3_sitearch}/scikit_learn-*.egg-info %changelog +* Wed Sep 11 2024 Rebuild Robot - 1.3.0-6 +- [Type] security +- [DESC] Rebuilt for python3.11 + * Fri Aug 16 2024 OpenCloudOS Release Engineering - 1.3.0-5 - Rebuilt for loongarch release -- Gitee