summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-google-auth_2.11.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-google-auth: upgrade 2.11.0 -> 2.11.1wangmy2022-09-281-0/+27
Changelog: ========== Bug Fixes ----------- Fix socket leak in impersonated_credentials (#1123) (b1eb467), closes #1122 Make pluggable auth tests work in all environments (#1114) (bb5c979) Skip oauth2client adapter tests if oauth2client is not installed (#1132) (d15092f) Update token refresh threshold from 20 seconds to 5 minutes (#1146) (261a561) Documentation ------------- samples: Add auth samples and tests (#1102) (ac87520) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>