!6 Update package to version 2.0.0
From: @jxy_git Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
763a3b5be8
Binary file not shown.
BIN
hvac-2.0.0.tar.gz
Normal file
BIN
hvac-2.0.0.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,10 @@
|
||||
Name: python-hvac
|
||||
Version: 1.1.1
|
||||
Version: 2.0.0
|
||||
Release: 1
|
||||
Summary: HashiCorp Vault API client for Python
|
||||
|
||||
License: ASL 2.0
|
||||
URL: https://github.com/hvac/hvac
|
||||
Source0: https://files.pythonhosted.org/packages/b3/17/8c91d50220c382466c2498703f7f0a06f47e3224e3fabdc6beafea7bef31/hvac-1.1.1.tar.gz
|
||||
Source0: https://files.pythonhosted.org/packages/c8/dc/490b4374512a0a58b120178296e424b027587c6892b7c8e9531047220378/hvac-2.0.0.tar.gz
|
||||
BuildArch: noarch
|
||||
|
||||
%description
|
||||
@ -36,10 +35,12 @@ This package provides a Python API client for HashiCorp Vault.
|
||||
%files -n python3-hvac
|
||||
%doc README.md
|
||||
%license LICENSE.txt
|
||||
%{python3_sitelib}/hvac/
|
||||
%{python3_sitelib}/hvac-1.1.1.dist-info/*
|
||||
%{python3_sitelib}/*
|
||||
|
||||
%changelog
|
||||
* Fri Dec 08 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 2.0.0-1
|
||||
- Update package to version 2.0.0
|
||||
|
||||
* Wed Aug 02 2023 zhangchenglin <zhangchenglin@kylinos.cn> - 1.1.1-1
|
||||
- Update package to version 1.1.1
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user