upgrade to 0.7.4

Signed-off-by: Zhipeng Xie <xiezhipeng1@huawei.com>
This commit is contained in:
Zhipeng Xie 2020-07-31 09:53:21 +08:00
parent d4f9190526
commit 9a06114d26
3 changed files with 5 additions and 2 deletions

View File

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

Binary file not shown.