summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-google-auth_2.16.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-google-auth: upgrade 2.16.1 -> 2.16.2Wang Mingyu2023-03-041-0/+27
Bug Fixes ========= Call gcloud config get project to get project for user cred (#1243) (c078a13) Do not use hardcoded string 'python', when you mean sys.executable. (#1233) (91ac8e6) Don't retry if error or error_description is not string (#1241) (e2d263a) Improve ADC related errors and warnings (#1237) (2dfa213) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>