Upgrade to v1.0.2

update source

change source
This commit is contained in:
chendexi 2022-12-06 15:02:16 +08:00
parent 2b52a27875
commit 8792e6b80a
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