python3-google-auth: upgrade 2.52.0 -> 2.53.0

Changelog:
===========
- allowlist agents-nonprod trust domains for agent identity
- fail-fast on invalid or non-workload certificate configs in agent identity discovery

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
Wang Mingyu
2026-05-27 17:47:37 +08:00
committed by Khem Raj
parent d18734b179
commit ff39b64780
@@ -9,7 +9,7 @@ SRC_URI += " \
file://0001-python3-google-auth-Skip-mTLS-tests-in-ptest-environ.patch \ file://0001-python3-google-auth-Skip-mTLS-tests-in-ptest-environ.patch \
file://run-ptest \ file://run-ptest \
" "
SRC_URI[sha256sum] = "01f30e1a9e3638698d89464f5e603ce29d18e1c0e63ec31ac570aba4e164aaf5" SRC_URI[sha256sum] = "e7e6aa16f6bee7b2b264830fd04f08087a1d5a836df516251a5d15327b246c9c"
PYPI_PACKAGE = "google_auth" PYPI_PACKAGE = "google_auth"
UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"