From cedd440563909bcf8ba6f77b8e9c036a303826fb8527095a6ed26a8fca1f494e Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 22 Apr 2021 20:23:59 +0000 Subject: [PATCH] - update to 0.10.8: - K8s Auth: Allow wildcards for service account and namespace. GH-669 - Add token_type support to create_kubernetes_role. GH-664 - Support database secrets static roles. GH-662 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hvac?expand=0&rev=15 --- python-hvac.changes | 8 ++++++++ python-hvac.spec | 2 +- v0.10.6.tar.gz | 3 --- v0.10.8.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 v0.10.6.tar.gz create mode 100644 v0.10.8.tar.gz diff --git a/python-hvac.changes b/python-hvac.changes index 0528eb8..bc19533 100644 --- a/python-hvac.changes +++ b/python-hvac.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Apr 22 20:22:43 UTC 2021 - Dirk Müller + +- update to 0.10.8: + - K8s Auth: Allow wildcards for service account and namespace. GH-669 + - Add token_type support to create_kubernetes_role. GH-664 + - Support database secrets static roles. GH-662 + ------------------------------------------------------------------- Mon Feb 1 18:05:31 UTC 2021 - Dirk Müller diff --git a/python-hvac.spec b/python-hvac.spec index c1659e9..317cd6c 100644 --- a/python-hvac.spec +++ b/python-hvac.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-hvac -Version: 0.10.6 +Version: 0.10.8 Release: 0 Summary: HashiCorp Vault API client License: BSD-3-Clause diff --git a/v0.10.6.tar.gz b/v0.10.6.tar.gz deleted file mode 100644 index 7562af1..0000000 --- a/v0.10.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:17269ad58583f3b8fd5f27fbca0499b7fe456b684bf14afa6556877333446eae -size 291050 diff --git a/v0.10.8.tar.gz b/v0.10.8.tar.gz new file mode 100644 index 0000000..5384d5c --- /dev/null +++ b/v0.10.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0690a141aad75c64b767e13fc2c934a82a41e8d0d5389d352193478e9278534 +size 290963