14
0

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

- Update to 2.23.4
  * Export detect_gce_residency_linux function (#1403)
- from version 2.23.3
  * Serialize signer keys on __getstate__ for pickling (#1394),
    closes (#1383)

OBS-URL: https://build.opensuse.org/request/show/1128590
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-auth?expand=0&rev=74
This commit is contained in:
2023-11-24 14:09:00 +00:00
committed by Git OBS Bridge
parent ec1664221e
commit 0facd0114d
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Nov 24 13:58:43 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 2.23.4
* Export detect_gce_residency_linux function (#1403)
- from version 2.23.3
* Serialize signer keys on __getstate__ for pickling (#1394),
closes (#1383)
-------------------------------------------------------------------
Tue Oct 3 12:48:18 UTC 2023 - Markéta Machová <mmachova@suse.com>