1
0
Commit Graph

3 Commits

Author SHA256 Message Date
00c858f559 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
2022-10-14 12:17:32 +00:00
c4cc388532 Accepting request 1001906 from home:glaubitz:branches:devel:languages:python
- Update to 2.11.0
  * add integration tests for configurable token lifespan (#1103)
  * Async certificate retrieving (#1101)
- from version 2.10.0
  * add integration tests for pluggable auth (#1073)
  * support for configurable token lifetime (0dc6a9a)
  * support for configurable token lifetime (#1079)
  * async certificate decoding (#1085)
  * Async system tests were not unwrapping async_generators (#1086)
  * Fix IDTokenCredentials update bug [#1072)
  * make expiration_time optional in response schema (#1091)
  * refactor credential subclass parameters (#1095)
- from version 2.9.1
  * there was a raise missing for throwing exceptions (#1077)
- from version 2.9.0
  * pluggable auth support (#1045)
- from version 2.8.0
  * add experimental GDCH support (#1044)
- Refresh patches for new version
  * python-google-auth-no-mock.patch

    * add experimental enterprise cert support
    * add experimental GDCH support
    * Pluggable auth support
    * validate urls for external accounts
    * revert experimental GDCH support
    * fix changelog header to consistent size
    * silence TypeError during tear down stage
    * add additional missing import in _default.py
    * fix missing import in _default.py

OBS-URL: https://build.opensuse.org/request/show/1001906
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-auth?expand=0&rev=41
2022-09-08 15:39:55 +00:00
9a04fcdacd Accepting request 981267 from home:pgajdos:python
- version update to 2.7.0
  ## [2.7.0]
    * add experimental enterprise cert support 
    * add experimental GDCH support 
    * Pluggable auth support 
    * validate urls for external accounts 
    * pluggable auth support [#995]
    * revert experimental GDCH support 
    * fix changelog header to consistent size 
  ## [2.6.6]
    * silence TypeError during tear down stage 
  ## [2.6.5]
    * add additional missing import in _default.py 
  ## [2.6.4]
    * fix missing import in _default.py 
- added patches
  fix https://github.com/googleapis/google-auth-library-python/issues/1055
  + python-google-auth-no-mock.patch

OBS-URL: https://build.opensuse.org/request/show/981267
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-auth?expand=0&rev=39
2022-06-08 09:45:48 +00:00