diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-05-27 17:47:37 +0800 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-05-31 03:08:51 -0700 |
| commit | ff39b64780cc3847c56a374c822e53ceeb051460 (patch) | |
| tree | 7079909200501138c0cf52ff614f464528943285 /meta-python | |
| parent | d18734b179210ae886b064e5811844bbf3a9fae7 (diff) | |
| download | meta-openembedded-ff39b64780cc3847c56a374c822e53ceeb051460.tar.gz | |
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>
Diffstat (limited to 'meta-python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-google-auth_2.53.0.bb (renamed from meta-python/recipes-devtools/python/python3-google-auth_2.52.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-google-auth_2.52.0.bb b/meta-python/recipes-devtools/python/python3-google-auth_2.53.0.bb index 639fe0926d..840573fcf4 100644 --- a/meta-python/recipes-devtools/python/python3-google-auth_2.52.0.bb +++ b/meta-python/recipes-devtools/python/python3-google-auth_2.53.0.bb | |||
| @@ -9,7 +9,7 @@ SRC_URI += " \ | |||
| 9 | file://0001-python3-google-auth-Skip-mTLS-tests-in-ptest-environ.patch \ | 9 | file://0001-python3-google-auth-Skip-mTLS-tests-in-ptest-environ.patch \ |
| 10 | file://run-ptest \ | 10 | file://run-ptest \ |
| 11 | " | 11 | " |
| 12 | SRC_URI[sha256sum] = "01f30e1a9e3638698d89464f5e603ce29d18e1c0e63ec31ac570aba4e164aaf5" | 12 | SRC_URI[sha256sum] = "e7e6aa16f6bee7b2b264830fd04f08087a1d5a836df516251a5d15327b246c9c" |
| 13 | 13 | ||
| 14 | PYPI_PACKAGE = "google_auth" | 14 | PYPI_PACKAGE = "google_auth" |
| 15 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | 15 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" |
