diff --git a/hvac-2.3.0.tar.gz b/hvac-2.3.0.tar.gz deleted file mode 100644 index 2e67c25..0000000 --- a/hvac-2.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1b85e3320e8642dd82f234db63253cda169a817589e823713dc5fca83119b1e2 -size 332660 diff --git a/hvac-2.4.0.tar.gz b/hvac-2.4.0.tar.gz new file mode 100644 index 0000000..57e17de --- /dev/null +++ b/hvac-2.4.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0056ad9064e7923e874e6769015b032580b639e29246f5ab1044f7959c1c7e0 +size 332543 diff --git a/python-hvac.changes b/python-hvac.changes index d2bdf50..6397c4e 100644 --- a/python-hvac.changes +++ b/python-hvac.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Nov 11 08:59:31 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 2.4.0 + * add audience param to kubernetes role creation (GH-1224) + * docs: fix AppRole.login docstring (GH-1182) + * Fix a typo in read_secret_version warning message (GH-1219) + * Pin consul version in CI (GH-1210) +- Use Python 3.11 on SLE-15 by default + ------------------------------------------------------------------- Mon Sep 2 11:56:50 UTC 2024 - Ben Greiner diff --git a/python-hvac.spec b/python-hvac.spec index 1ab92cc..d8f40f9 100644 --- a/python-hvac.spec +++ b/python-hvac.spec @@ -15,9 +15,9 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # - +%{?sle15_python_module_pythons} Name: python-hvac -Version: 2.3.0 +Version: 2.4.0 Release: 0 Summary: HashiCorp Vault API client License: BSD-3-Clause