!5 upgrade to 0.23.1

Merge pull request !5 from 谢志鹏/master
This commit is contained in:
openeuler-ci-bot 2020-08-28 12:05:19 +08:00 committed by Gitee
commit 61ff5b64c5
3 changed files with 6 additions and 3 deletions

View File

@ -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

Binary file not shown.