!12 upgrade version to 0.9.0

From: @lauk001 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2022-08-08 09:16:49 +00:00 committed by Gitee
commit 1ce806a3ab
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

View File

@ -1,10 +1,10 @@
%global pypi_name scikit-optimize %global pypi_name scikit-optimize
Name: python-%{pypi_name} Name: python-%{pypi_name}
Version: 0.8.1 Version: 0.9.0
Release: 1 Release: 1
Summary: Sequential model-based optimization toolbox Summary: Sequential model-based optimization toolbox
License: BSD License: BSD-3-Clause
URL: https://github.com/scikit-optimize/scikit-optimize URL: https://github.com/scikit-optimize/scikit-optimize
Source0: https://github.com/scikit-optimize/scikit-optimize/archive/v%{version}.tar.gz#/%{pypi_name}-%{version}.tar.gz Source0: https://github.com/scikit-optimize/scikit-optimize/archive/v%{version}.tar.gz#/%{pypi_name}-%{version}.tar.gz
@ -45,6 +45,9 @@ Summary: %{summary}
%{python3_sitelib}/* %{python3_sitelib}/*
%changelog %changelog
* Thu Aug 04 2022 liukuo <liukuo@kylinos.cn> - 0.9.0-1
- upgrade version to 0.9.0
* Thu Jan 28 2021 liudabo<liudabo1@huawei.com> - 0.8.1-1 * Thu Jan 28 2021 liudabo<liudabo1@huawei.com> - 0.8.1-1
- upgrade version to 0.8.1 - upgrade version to 0.8.1

Binary file not shown.

Binary file not shown.