commit
d6585e6739
@ -1,7 +1,7 @@
|
|||||||
%global pypi_name scikit-optimize
|
%global pypi_name scikit-optimize
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 0.5.2
|
Version: 0.7.4
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Sequential model-based optimization toolbox
|
Summary: Sequential model-based optimization toolbox
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -40,10 +40,13 @@ Summary: %{summary}
|
|||||||
%check
|
%check
|
||||||
|
|
||||||
%files -n python3-%{pypi_name}
|
%files -n python3-%{pypi_name}
|
||||||
%license LICENSE.md
|
%license LICENSE
|
||||||
%doc README.rst
|
%doc README.rst
|
||||||
%{python3_sitelib}/*
|
%{python3_sitelib}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 31 2020 Zhipeng Xie<xiezhipeng1@huawei.com> - 0.7.4-1
|
||||||
|
- upgrade to 0.7.4
|
||||||
|
|
||||||
* Tue Nov 7 2019 caomeng <caomeng5@huawei.com> - 0.5.2-1
|
* Tue Nov 7 2019 caomeng <caomeng5@huawei.com> - 0.5.2-1
|
||||||
- Init package
|
- Init package
|
||||||
|
|||||||
Binary file not shown.
BIN
scikit-optimize-0.7.4.tar.gz
Normal file
BIN
scikit-optimize-0.7.4.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user