mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-10 02:17:36 +00:00
python3-google-auth: upgrade 2.53.0 -> 2.54.0
Features ========= - implement regional access boundary support for standalone JWT and async service accounts Bug Fixes ========= - configure mTLS for impersonated credentials - fail-fast on missing ECP config file to avoid 30s hang - Rename the 'seed' argument for setting an initial regional access boundary for clarity - update incorrect urls in setup.py to point at monorepo vs splitrepo Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ SRC_URI += " \
|
||||
file://0001-python3-google-auth-Skip-mTLS-tests-in-ptest-environ.patch \
|
||||
file://run-ptest \
|
||||
"
|
||||
SRC_URI[sha256sum] = "e7e6aa16f6bee7b2b264830fd04f08087a1d5a836df516251a5d15327b246c9c"
|
||||
SRC_URI[sha256sum] = "130f6fd5e3f497fdad897a23ed9489973437edf561238c4b92a4d02c435f8af9"
|
||||
|
||||
PYPI_PACKAGE = "google_auth"
|
||||
UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"
|
||||
Reference in New Issue
Block a user