14
0

Accepting request 1236153 from home:glaubitz:branches:devel:languages:python

- Update to version 2.37.0
  * Allow users to use jwk keys for verifying ID token (#1641)
- from version 2.36.1
  * Improve user guide for Impersonation and SA (#1627)
- Update BuildRequires and Recommends from setup.py

OBS-URL: https://build.opensuse.org/request/show/1236153
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-auth?expand=0&rev=106
This commit is contained in:
2025-01-09 12:17:02 +00:00
committed by Git OBS Bridge
parent 9d92a44eb9
commit 9e6e29dadb
4 changed files with 16 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Jan 9 11:34:17 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 2.37.0
* Allow users to use jwk keys for verifying ID token (#1641)
- from version 2.36.1
* Improve user guide for Impersonation and SA (#1627)
- Update BuildRequires and Recommends from setup.py
-------------------------------------------------------------------
Thu Dec 5 11:00:48 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>