!38 [sync] PR-36: Update package to version 1.4.0
From: @openeuler-sync-bot Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
06f3a37618
@ -2,11 +2,11 @@
|
||||
|
||||
Name: python-scikit-learn
|
||||
Summary: A Python module for machine learning built on top of SciPy
|
||||
Version: 1.3.2
|
||||
Version: 1.4.0
|
||||
Release: 1
|
||||
License: BSD
|
||||
URL: https://scikit-learn.org/stable/
|
||||
Source0: https://files.pythonhosted.org/packages/source/s/scikit-learn/scikit-learn-1.3.2.tar.gz
|
||||
Source0: https://files.pythonhosted.org/packages/source/s/scikit-learn/scikit-learn-%{version}.tar.gz
|
||||
|
||||
%global _description\
|
||||
scikit-learn is a Python module for machine learning built on top of SciPy\
|
||||
@ -34,7 +34,7 @@ CFLAGS="$RPM_OPT_FLAGS -s"
|
||||
%pyproject_build
|
||||
|
||||
%install
|
||||
%pyproject_install scikit-learn==%{version}
|
||||
%pyproject_install
|
||||
|
||||
%files -n python3-scikit-learn
|
||||
%license COPYING
|
||||
@ -43,6 +43,9 @@ CFLAGS="$RPM_OPT_FLAGS -s"
|
||||
%{python3_sitearch}/scikit_learn-%{version}.dist-info/
|
||||
|
||||
%changelog
|
||||
* Fri Mar 08 2024 jiangxinyu <jiangxinyu@kylinos.cn> - 1.4.0-1
|
||||
- Update package to version 1.4.0
|
||||
|
||||
* Tue Sep 12 2023 xu_ping <707078654@qq.com> - 1.3.2-1
|
||||
- Update version to 1.3.2
|
||||
|
||||
|
||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user