mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-23 18:47:15 +00:00
python3-google-auth: upgrade 2.55.2 -> 2.56.0
Changelog: ============ - auth: Implement python mtls helpers - google-auth: add aiohttp bound for Python 3.14 - google-auth: add bounds for urllib3 and packaging dependencies - google-auth: add cryptography bound for Python 3.14 - google-auth: add gRPC extra and clean up obsolete TODOs - google-auth: raise rsa extra lower bound to 4.0 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] = "97ae7790ff740f2bc9db60eb864a7804f4ac19f5f02c38b3d942f2fea6e9b9ae"
|
||||
SRC_URI[sha256sum] = "f90fa030b569a92654b9d690665a073841df33d57487be53db583a9a0867a553"
|
||||
|
||||
PYPI_PACKAGE = "google_auth"
|
||||
UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"
|
||||
Reference in New Issue
Block a user