15
0
forked from pool/python-hvac

Accepting request 894170 from devel:languages:python

- update to 0.10.10:
  - AWS Secrets Engine: Add support for iam_tags when creating roles. GH-684
  - Add Active Directory generate credential capability. GH-657
  - Add `policies` Parameter to Userpass `create_or_update_user()` Method. GH-562
  - Add handling of unsupported HTTP methods inside adapter. GH-689
  - Add Convenience `read_secret()` Method for KVv2 Class. GH-686
  - Set daemon attribute instead of using setDaemon method that was deprecated in Python 3.10. GH-688
  - Send AppRole generate_secret_id Method Metadata Parameter as String GH-68

OBS-URL: https://build.opensuse.org/request/show/894170
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-hvac?expand=0&rev=7
This commit is contained in:
2021-05-19 15:49:18 +00:00
committed by Git OBS Bridge
4 changed files with 16 additions and 4 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue May 18 22:15:54 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 0.10.10:
- AWS Secrets Engine: Add support for iam_tags when creating roles. GH-684
- Add Active Directory generate credential capability. GH-657
- Add `policies` Parameter to Userpass `create_or_update_user()` Method. GH-562
- Add handling of unsupported HTTP methods inside adapter. GH-689
- Add Convenience `read_secret()` Method for KVv2 Class. GH-686
- Set daemon attribute instead of using setDaemon method that was deprecated in Python 3.10. GH-688
- Send AppRole generate_secret_id Method Metadata Parameter as String GH-68
-------------------------------------------------------------------
Thu Apr 22 20:22:43 UTC 2021 - Dirk Müller <dmueller@suse.com>

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-hvac
Version: 0.10.8
Version: 0.10.10
Release: 0
Summary: HashiCorp Vault API client
License: BSD-3-Clause

3
v0.10.10.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fcaeca077cec2391d95967f232fcb73b8a1650bf4e3164a2684ac9ab16a0eee0
size 293157

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d0690a141aad75c64b767e13fc2c934a82a41e8d0d5389d352193478e9278534
size 290963