From: Wang Mingyu <[email protected]>

Changelog:
=============
Features
---------
- Adding Agent Identity bound token support and handling certificate mismatches
  with retries
- support Python 3.14
- add ecdsa p-384 support
- MDS connections use mTLS
- Implement token revocation in STS client and add revoke() method to
  ExternalAccountAuthorizedUser credentials
- Add shlex to correctly parse executable commands with spaces

Bug Fixes
---------
- Use public refresh method for source credentials in ImpersonatedCredentials
- Add temporary patch to workload cert logic to accomodate Cloud Run
  mis-configuration
- Delegate workload cert and key default lookup to helper function

Signed-off-by: Wang Mingyu <[email protected]>
---
 ...hon3-google-auth_2.43.0.bb => python3-google-auth_2.45.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-google-auth_2.43.0.bb => 
python3-google-auth_2.45.0.bb} (93%)

diff --git a/meta-python/recipes-devtools/python/python3-google-auth_2.43.0.bb 
b/meta-python/recipes-devtools/python/python3-google-auth_2.45.0.bb
similarity index 93%
rename from meta-python/recipes-devtools/python/python3-google-auth_2.43.0.bb
rename to meta-python/recipes-devtools/python/python3-google-auth_2.45.0.bb
index 1a1b035a41..17a9d7051e 100644
--- a/meta-python/recipes-devtools/python/python3-google-auth_2.43.0.bb
+++ b/meta-python/recipes-devtools/python/python3-google-auth_2.45.0.bb
@@ -10,7 +10,7 @@ SRC_URI += " \
         file://0001-python3-google-auth-Skip-mTLS-tests-in-ptest-environ.patch 
\
         file://run-ptest \
 "
-SRC_URI[sha256sum] = 
"88228eee5fc21b62a1b5fe773ca15e67778cb07dc8363adcb4a8827b52d81483"
+SRC_URI[sha256sum] = 
"90d3f41b6b72ea72dd9811e765699ee491ab24139f34ebf1ca2b9cc0c38708f3"
 
 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 (#122866): 
https://lists.openembedded.org/g/openembedded-devel/message/122866
Mute This Topic: https://lists.openembedded.org/mt/116927031/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to