Update to 1.1.0

This commit is contained in:
wu-leilei 2023-04-28 10:03:15 +08:00
parent 47c543c95a
commit ef7ca50310
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
hvac-1.1.0.tar.gz Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
Name: python-hvac Name: python-hvac
Version: 1.0.2 Version: 1.1.0
Release: 1 Release: 1
Summary: HashiCorp Vault API client for Python Summary: HashiCorp Vault API client for Python
License: ASL 2.0 License: ASL 2.0
URL: https://github.com/hvac/hvac URL: https://github.com/hvac/hvac
Source0: https://files.pythonhosted.org/packages/e0/3e/7ac399273f58ed0e0861954b23f17e9687e47ee3fcd1be0bc4fc0d86a481/hvac-1.0.2.tar.gz Source0: https://files.pythonhosted.org/packages/fe/5f/f7ce8c7aca0f3738a993f21cd2eb3150e6f5bcaa707d42e012089f4dc23b/hvac-1.1.0.tar.gz
BuildArch: noarch BuildArch: noarch
%description %description
@ -37,6 +37,9 @@ This package provides a Python API client for HashiCorp Vault.
%{python3_sitelib}/hvac-*.egg-info/ %{python3_sitelib}/hvac-*.egg-info/
%changelog %changelog
* Wed Apr 26 2023 wulei <wu_lei@hoperun.com> - 1.1.0-1
- Update to 1.1.0
* Tue Dec 06 2022 chendexi <chendexi@kylinos.cn> -1.0.2-1 * Tue Dec 06 2022 chendexi <chendexi@kylinos.cn> -1.0.2-1
- Upgrade package to v1.0.2 - Upgrade package to v1.0.2