2 Commits

Author SHA256 Message Date
b74caaa75f Accepting request 1317041 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1317041
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-hvac?expand=0&rev=19
2025-11-11 18:21:13 +00:00
ade0edc1df - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hvac?expand=0&rev=39
2025-11-11 09:18:20 +00:00
4 changed files with 15 additions and 5 deletions

View File

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

3
hvac-2.4.0.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Nov 11 08:59:31 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- 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 <code@bnavigator.de>

View File

@@ -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