From ed44dd042d28f13f02eb520c5279a497923210ece0c45359ba9685f780fbe248 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 17 Jul 2020 07:28:02 +0000 Subject: [PATCH] - update to 0.10.4: - Extract "renew_self_token" from "renew_token". GH-598 - Add convenience step_down sys backend method. GH-597 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hvac?expand=0&rev=9 --- python-hvac.changes | 7 +++++++ python-hvac.spec | 2 +- v0.10.3.tar.gz | 3 --- v0.10.4.tar.gz | 3 +++ 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 v0.10.3.tar.gz create mode 100644 v0.10.4.tar.gz diff --git a/python-hvac.changes b/python-hvac.changes index c32c19f..1d434c5 100644 --- a/python-hvac.changes +++ b/python-hvac.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Jul 17 07:27:39 UTC 2020 - Dirk Mueller + +- update to 0.10.4: + - Extract "renew_self_token" from "renew_token". GH-598 + - Add convenience step_down sys backend method. GH-597 + ------------------------------------------------------------------- Mon Jun 8 13:37:14 UTC 2020 - Dirk Mueller diff --git a/python-hvac.spec b/python-hvac.spec index e82ccff..97eb22d 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.3 +Version: 0.10.4 Release: 0 Summary: HashiCorp Vault API client License: BSD-3-Clause diff --git a/v0.10.3.tar.gz b/v0.10.3.tar.gz deleted file mode 100644 index c4fb14a..0000000 --- a/v0.10.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:128e2ddecfa9908369d804d75dc3a200ba2aa16705c83cbc7d7b20fa09c88489 -size 264586 diff --git a/v0.10.4.tar.gz b/v0.10.4.tar.gz new file mode 100644 index 0000000..bbc93bc --- /dev/null +++ b/v0.10.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:641ea4ef8aaabf3b7bf6616434b97fa7e03066b2ee8dbb0d97467603a97e300a +size 265524