upgrade to 0.23.1
Signed-off-by: Zhipeng Xie <xiezhipeng1@huawei.com>
This commit is contained in:
parent
f4d381207b
commit
a9e6cd626c
@ -2,8 +2,8 @@
|
||||
|
||||
Name: python-scikit-learn
|
||||
Summary: A Python module for machine learning built on top of SciPy
|
||||
Version: 0.20.4
|
||||
Release: 2
|
||||
Version: 0.23.1
|
||||
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
|
||||
@ -17,7 +17,7 @@ and is distributed under the 3-Clause BSD license.\
|
||||
%package -n python3-scikit-learn
|
||||
Summary: %summary
|
||||
|
||||
BuildRequires: git python3-devel python3-numpy python3-Cython python3-pytest
|
||||
BuildRequires: git python3-devel python3-numpy python3-Cython python3-pytest python3-scipy
|
||||
Requires: python3 >= 3.5 python3-numpy >= 1.11.0
|
||||
Requires: python3-scipy >= 0.17.0 python3-joblib >= 0.11
|
||||
|
||||
@ -39,5 +39,8 @@ Requires: python3-scipy >= 0.17.0 python3-joblib >= 0.11
|
||||
%{python3_sitearch}/scikit_learn-*.egg-info
|
||||
|
||||
%changelog
|
||||
* Fri Jul 31 2020 Zhipeng Xie <xiezhipeng1@huawei.com> - 0.23.1-1
|
||||
- upgrade to 0.23.1
|
||||
|
||||
* Wed Jan 22 2020 Jiangping Hu <hujp1985@foxmail.com> - 0.20.4-2
|
||||
- Package init
|
||||
|
||||
Binary file not shown.
BIN
scikit-learn-0.23.1.tar.gz
Normal file
BIN
scikit-learn-0.23.1.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user