forked from pool/python-hvac
- update to 0.10.2:
- Create_role_secret_id: add token_bound_cidrs parameter. GH-585 - Add vault rekey verification methods. GH-586 - Add request data to exception objects. GH-583 - Add marshaling_algorithm to sign/verify params. GH-584 - Add issuer to kubernetes configuration. GH-575 - Remove json() calls (unneeded following JSONAdapter addition) GH-589 - Fix format errors in contributing for HTML docs. GH-577 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hvac?expand=0&rev=6
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 2 16:18:03 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
- update to 0.10.2:
|
||||
- Create_role_secret_id: add token_bound_cidrs parameter. GH-585
|
||||
- Add vault rekey verification methods. GH-586
|
||||
- Add request data to exception objects. GH-583
|
||||
- Add marshaling_algorithm to sign/verify params. GH-584
|
||||
- Add issuer to kubernetes configuration. GH-575
|
||||
- Remove json() calls (unneeded following JSONAdapter addition) GH-589
|
||||
- Fix format errors in contributing for HTML docs. GH-577
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 8 07:29:06 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-hvac
|
||||
Version: 0.10.1
|
||||
Version: 0.10.2
|
||||
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:747fb035942124e4c53fed26c849aacf38c26c57db43246cc861ac7436c8164f
|
||||
size 262245
|
||||
3
v0.10.2.tar.gz
Normal file
3
v0.10.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a6ffabce967c7687abb7a8c8ebb992085a9673ab260f68ef1214d07f8c5f74ff
|
||||
size 263268
|
||||
Reference in New Issue
Block a user