Upgrade version to 1.3.2
Signed-off-by: cherry530 <707078654@qq.com>
This commit is contained in:
parent
00cc545286
commit
43b0df6256
@ -2,11 +2,11 @@
|
||||
|
||||
Name: python-scikit-learn
|
||||
Summary: A Python module for machine learning built on top of SciPy
|
||||
Version: 1.2.1
|
||||
Version: 1.3.2
|
||||
Release: 1
|
||||
License: BSD
|
||||
URL: https://scikit-learn.org/stable/
|
||||
Source0: https://github.com/scikit-learn/scikit-learn/archive/%{version}/scikit-learn-%{version}.tar.gz
|
||||
Source0: https://files.pythonhosted.org/packages/source/s/scikit-learn/scikit-learn-1.3.2.tar.gz
|
||||
|
||||
%global _description\
|
||||
scikit-learn is a Python module for machine learning built on top of SciPy\
|
||||
@ -38,11 +38,14 @@ CFLAGS="$RPM_OPT_FLAGS -s"
|
||||
|
||||
%files -n python3-scikit-learn
|
||||
%license COPYING
|
||||
%doc examples/ CONTRIBUTING.md README.rst
|
||||
%doc examples/ README.rst
|
||||
%{python3_sitearch}/sklearn
|
||||
%{python3_sitearch}/scikit_learn-%{version}.dist-info/
|
||||
|
||||
%changelog
|
||||
* Tue Sep 12 2023 xu_ping <707078654@qq.com> - 1.3.2-1
|
||||
- Update version to 1.3.2
|
||||
|
||||
* Sat May 6 2023 caodongxia <caodongxia@h-partners.com> - 1.2.1-1
|
||||
- Update version to 1.2.1
|
||||
|
||||
|
||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user