Upgrade 1.1.1
Signed-off-by: cherry530 <xuping33@huawei.com>
This commit is contained in:
parent
d337a99fdc
commit
81384c143e
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
Name: python-scikit-learn
|
Name: python-scikit-learn
|
||||||
Summary: A Python module for machine learning built on top of SciPy
|
Summary: A Python module for machine learning built on top of SciPy
|
||||||
Version: 0.24.0
|
Version: 1.1.1
|
||||||
Release: 4
|
Release: 1
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: https://scikit-learn.org/stable/
|
URL: https://scikit-learn.org/stable/
|
||||||
Source0: https://github.com/scikit-learn/scikit-learn/archive/%{version}/scikit-learn-%{version}.tar.gz
|
Source0: https://github.com/scikit-learn/scikit-learn/archive/%{version}/scikit-learn-%{version}.tar.gz
|
||||||
@ -16,6 +16,8 @@ and is distributed under the 3-Clause BSD license.\
|
|||||||
|
|
||||||
%package -n python3-scikit-learn
|
%package -n python3-scikit-learn
|
||||||
Summary: %summary
|
Summary: %summary
|
||||||
|
%{?python_provide:%python_provide python3-scikit-learn}
|
||||||
|
%{?python_provide:%python_provide python3-sklearn}
|
||||||
|
|
||||||
BuildRequires: python3-devel python3-numpy python3-Cython python3-pytest python3-scipy g++
|
BuildRequires: python3-devel python3-numpy python3-Cython python3-pytest python3-scipy g++
|
||||||
Requires: python3 >= 3.5 python3-numpy >= 1.11.0
|
Requires: python3 >= 3.5 python3-numpy >= 1.11.0
|
||||||
@ -40,6 +42,9 @@ CFLAGS="$RPM_OPT_FLAGS -s"
|
|||||||
%{python3_sitearch}/scikit_learn-*.egg-info
|
%{python3_sitearch}/scikit_learn-*.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 25 2022 xu_ping <xuping33@h-partners.com> - 1.1.1-1
|
||||||
|
- Upgrade to version 1.1.1
|
||||||
|
|
||||||
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 0.24.0-4
|
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 0.24.0-4
|
||||||
- DESC: delete -Sgit from %autosetup, and delete BuildRequires git
|
- DESC: delete -Sgit from %autosetup, and delete BuildRequires git
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
BIN
scikit-learn-1.1.1.tar.gz
Normal file
BIN
scikit-learn-1.1.1.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user