forked from pool/python-hvac
Accepting request 909387 from home:mcalabkova:branches:devel:languages:python
- Update to 0.11.0 * This is intended to by the last hvac release supporting Python 2.7. * Userpass: Add use_token param on login(), Accept passthrough **kwargs on create user. * Support CA-related Environment Variables. * Allow Omission of Password Argument on Userpass create_or_update_user(). * Add deprecation notices for some Client() methods. OBS-URL: https://build.opensuse.org/request/show/909387 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hvac?expand=0&rev=21
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 30 10:50:47 UTC 2021 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
- Update to 0.11.0
|
||||
* This is intended to by the last hvac release supporting Python 2.7.
|
||||
* Userpass: Add use_token param on login(), Accept passthrough **kwargs on create user.
|
||||
* Support CA-related Environment Variables.
|
||||
* Allow Omission of Password Argument on Userpass create_or_update_user().
|
||||
* Add deprecation notices for some Client() methods.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 17 21:17:29 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-hvac
|
||||
Version: 0.10.14
|
||||
Version: 0.11.0
|
||||
Release: 0
|
||||
Summary: HashiCorp Vault API client
|
||||
License: BSD-3-Clause
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7dd5692d8850308eda5e1a0def3996513a761d40acdc77bae1ff3f3596a59e3d
|
||||
size 301617
|
||||
3
v0.11.0.tar.gz
Normal file
3
v0.11.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d8a53a9dd3c3bf2ec7394f156be6fd320a1e1e5e2e8f2f5046a0da12b56eabd3
|
||||
size 306753
|
||||
Reference in New Issue
Block a user