mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
python3-google-auth: upgrade 2.29.0 -> 2.30.0
Features -------- - Add WebAuthn plugin component to handle WebAuthn get assertion request - ECP Provider drop cryptography requirement - Enable webauthn plugin for security keys Bug Fixes ---------- - Fix id_token iam endpoint for non-gdu service credentials - Makes default token_url universe aware Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
fef867ed04
commit
dc72eb669d
|
|
@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
|
|||
|
||||
inherit pypi setuptools3 ptest
|
||||
|
||||
SRC_URI[sha256sum] = "672dff332d073227550ffc7457868ac4218d6c500b155fe6cc17d2b13602c360"
|
||||
SRC_URI[sha256sum] = "ab630a1320f6720909ad76a7dbdb6841cdf5c66b328d690027e4867bdfb16688"
|
||||
|
||||
SRC_URI += " \
|
||||
file://run-ptest \
|
||||
Loading…
Reference in New Issue
Block a user