17
0

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

- Update to 2.12.0
  * Retry behavior (#1113)
  * Modify RefreshError exception to use gcloud ADC command. (#1149)
  * Revert "Update token refresh threshold from 20 seconds to 5 minutes". (186464b)
- Refresh patches for new version
  * python-google-auth-no-mock.patch

OBS-URL: https://build.opensuse.org/request/show/1010710
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-auth?expand=0&rev=43
This commit is contained in:
2022-10-14 12:17:32 +00:00
committed by Git OBS Bridge
parent 255ee847e8
commit bb167bc736
5 changed files with 119 additions and 97 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Oct 14 09:30:55 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 2.12.0
* Retry behavior (#1113)
* Modify RefreshError exception to use gcloud ADC command. (#1149)
* Revert "Update token refresh threshold from 20 seconds to 5 minutes". (186464b)
- Refresh patches for new version
* python-google-auth-no-mock.patch
-------------------------------------------------------------------
Thu Sep 8 12:02:06 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>