summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-google-auth_2.9.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-google-auth: upgrade 2.9.1 -> 2.10.0Xu Huan2022-08-161-27/+0
| | | | | | | | | | | | | | | | | | | | | Changelog: ========== Features -------- add integration tests for pluggable auth support for configurable token lifetime support for configurable token lifetime Bug Fixes --------- async certificate decoding Async system tests were not unwrapping async_generators Fix IDTokenCredentials update bug make expiration_time optional in response schema refactor credential subclass parameters Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-google-auth: upgrade 2.9.0 -> 2.9.1zhengruoqin2022-07-271-0/+27
Bug Fixes there was a raise missing for throwing exceptions (#1077) (d1f17b0) Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>