!3 Upgrade package to version 1.0.2

From: @ccdxx 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2022-12-08 08:24:29 +00:00 committed by Gitee
commit 47c543c95a
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
hvac-1.0.2.tar.gz Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
Name: python-hvac
Version: 0.11.2
Version: 1.0.2
Release: 1
Summary: HashiCorp Vault API client for Python
License: ASL 2.0
URL: https://github.com/hvac/hvac
Source0: %{url}/archive/v%{version}/hvac-%{version}.tar.gz
Source0: https://files.pythonhosted.org/packages/e0/3e/7ac399273f58ed0e0861954b23f17e9687e47ee3fcd1be0bc4fc0d86a481/hvac-1.0.2.tar.gz
BuildArch: noarch
%description
@ -37,6 +37,9 @@ This package provides a Python API client for HashiCorp Vault.
%{python3_sitelib}/hvac-*.egg-info/
%changelog
* Tue Dec 06 2022 chendexi <chendexi@kylinos.cn> -1.0.2-1
- Upgrade package to v1.0.2
* Thu Jun 16 2022 OpenStack_SIG <openstack@openeuler.org> - 0.11.2-1
- Upgrade version for openstack yoga