!10 strip binary files
From: @tong_1001 Reviewed-by: @overweight,@myeuler Signed-off-by: @overweight,@myeuler
This commit is contained in:
commit
e9f9936fa2
@ -3,7 +3,7 @@
|
||||
Name: python-scikit-learn
|
||||
Summary: A Python module for machine learning built on top of SciPy
|
||||
Version: 0.24.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
License: BSD
|
||||
URL: https://scikit-learn.org/stable/
|
||||
Source0: https://github.com/scikit-learn/scikit-learn/archive/%{version}/scikit-learn-%{version}.tar.gz
|
||||
@ -27,6 +27,7 @@ Requires: python3-scipy >= 0.17.0 python3-joblib >= 0.11
|
||||
%autosetup -n scikit-learn-%{version} -p1 -Sgit
|
||||
|
||||
%build
|
||||
CFLAGS="$RPM_OPT_FLAGS -s"
|
||||
%py3_build
|
||||
|
||||
%install
|
||||
@ -39,6 +40,9 @@ Requires: python3-scipy >= 0.17.0 python3-joblib >= 0.11
|
||||
%{python3_sitearch}/scikit_learn-*.egg-info
|
||||
|
||||
%changelog
|
||||
* Sat Mar 20 2021 shixuantong <shixuantong@huawei> - 0.24.0-2
|
||||
- strip binary files
|
||||
|
||||
* Wed Jan 13 2021 SimpleUpdate Robot <tc@openeuler.org> - 0.24.0-1
|
||||
- Upgrade to version 0.24.0
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user