14
0

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

- Update to version 2.30.0
  * Add WebAuthn plugin component to handle WebAuthn get assertion request (#1464)
  * ECP Provider drop cryptography requirement (#1524)
  * Enable webauthn plugin for security keys (#1528)
  * Fix id_token iam endpoint for non-gdu service credentials (#1506)
  * Makes default token_url universe aware (#1514)
- Refresh patches for new version
  * python-google-auth-no-mock.patch

OBS-URL: https://build.opensuse.org/request/show/1185340
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-auth?expand=0&rev=94
This commit is contained in:
2024-07-04 13:19:17 +00:00
committed by Git OBS Bridge
parent ca0ec94ea6
commit 84cfdd8e41
5 changed files with 144 additions and 111 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Jul 4 08:13:30 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 2.30.0
* Add WebAuthn plugin component to handle WebAuthn get assertion request (#1464)
* ECP Provider drop cryptography requirement (#1524)
* Enable webauthn plugin for security keys (#1528)
* Fix id_token iam endpoint for non-gdu service credentials (#1506)
* Makes default token_url universe aware (#1514)
- Refresh patches for new version
* python-google-auth-no-mock.patch
-------------------------------------------------------------------
Fri May 17 10:36:48 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>