From: Wang Mingyu <[email protected]> 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 <[email protected]> --- ...hon3-google-auth_2.53.0.bb => python3-google-auth_2.54.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-google-auth_2.53.0.bb => python3-google-auth_2.54.0.bb} (93%) diff --git a/meta-python/recipes-devtools/python/python3-google-auth_2.53.0.bb b/meta-python/recipes-devtools/python/python3-google-auth_2.54.0.bb similarity index 93% rename from meta-python/recipes-devtools/python/python3-google-auth_2.53.0.bb rename to meta-python/recipes-devtools/python/python3-google-auth_2.54.0.bb index 840573fcf4..b7b5a416a9 100644 --- a/meta-python/recipes-devtools/python/python3-google-auth_2.53.0.bb +++ b/meta-python/recipes-devtools/python/python3-google-auth_2.54.0.bb @@ -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}" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#127647): https://lists.openembedded.org/g/openembedded-devel/message/127647 Mute This Topic: https://lists.openembedded.org/mt/119847906/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
