!19 Update package to version 2.1.0

From: @jxy_git 
Reviewed-by: @xiyuanwang 
Signed-off-by: @xiyuanwang
This commit is contained in:
openeuler-ci-bot 2022-12-05 03:49:24 +00:00 committed by Gitee
commit 301efbe3cb
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 6 additions and 2 deletions

Binary file not shown.

BIN
etcd3gw-2.1.0.tar.gz Normal file

Binary file not shown.

View File

@ -1,12 +1,13 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-etcd3gw Name: python-etcd3gw
Version: 1.0.1 Version: 2.1.0
Release: 1 Release: 1
Summary: A python client for etcd3 grpc-gateway v3 API Summary: A python client for etcd3 grpc-gateway v3 API
License: Apache-2.0 License: Apache-2.0
URL: https://github.com/dims/etcd3-gateway URL: https://github.com/dims/etcd3-gateway
Source0: %_sourcedir/etcd3gw-1.0.1.tar.gz Source0: https://files.pythonhosted.org/packages/41/ec/f9698c6c7ec74233e37231ce4ec2b6e215a07553bcc9ec7880583f3cb4e4/etcd3gw-2.1.0.tar.gz
BuildArch: noarch BuildArch: noarch
%description %description
A python client for etcd3 grpc-gateway v3 API A python client for etcd3 grpc-gateway v3 API
@ -82,6 +83,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Thu Nov 24 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 2.1.0-1
- Update package to version 2.1.0
* Fri Jul 22 2022 liksh <liks11@chinaunicom.cn> - 1.0.1-1 * Fri Jul 22 2022 liksh <liks11@chinaunicom.cn> - 1.0.1-1
- Upgrade to 1.0.1 for openstack-Y - Upgrade to 1.0.1 for openstack-Y