15
0
forked from pool/python-hvac

Accepting request 868438 from devel:languages:python

- update to 0.10.6:
  - Enable response wrapping of PKI secrets. GH-649
  - Fix OIDC login and add working example. GH-638
  - Add rabbitmq vhost_topics parameter. GH-626
  - Expand auth_methods module to support AppRole. GH-637
  - Template "auth method not implemented" error message. GH-651
  - Fix health.py read_health_status GET method. GH-653
  - Fix transit constants for "generate_data_key". GH-632
  - Fix PUT method in secrets engine kv_v1 to use PUT instead of POST. GH-629
  - Remove Erroneous json() Calls In rabbitmq Class. GH-624

OBS-URL: https://build.opensuse.org/request/show/868438
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-hvac?expand=0&rev=5
This commit is contained in:
2021-02-02 13:25:37 +00:00
committed by Git OBS Bridge
4 changed files with 19 additions and 5 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon Feb 1 18:05:31 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 0.10.6:
- Enable response wrapping of PKI secrets. GH-649
- Fix OIDC login and add working example. GH-638
- Add rabbitmq vhost_topics parameter. GH-626
- Expand auth_methods module to support AppRole. GH-637
- Template "auth method not implemented" error message. GH-651
- Fix health.py read_health_status GET method. GH-653
- Fix transit constants for "generate_data_key". GH-632
- Fix PUT method in secrets engine kv_v1 to use PUT instead of POST. GH-629
- Remove Erroneous json() Calls In rabbitmq Class. GH-624
-------------------------------------------------------------------
Tue Aug 4 16:11:21 UTC 2020 - Dirk Mueller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-hvac
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-hvac
Version: 0.10.5
Version: 0.10.6
Release: 0
Summary: HashiCorp Vault API client
License: BSD-3-Clause

View File

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

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

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