python3-google-auth: upgrade 2.21.0 -> 2.22.0

Changelog:
=============
Features
----------
    Adding meta header for trust boundary
    Introduce compatibility with native namespace packages

Bug Fixes
-----------
    Deprecate UserAccessTokenCredentials

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wang Mingyu
2023-07-18 12:25:33 +08:00
committed by Khem Raj
parent 5a355243ca
commit 7e3491b2d8

View File

@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
inherit pypi setuptools3
SRC_URI[sha256sum] = "b28e8048e57727e7cf0e5bd8e7276b212aef476654a09511354aa82753b45c66"
SRC_URI[sha256sum] = "164cba9af4e6e4e40c3a4f90a1a6c12ee56f14c0b4868d1ca91b32826ab334ce"
RDEPENDS:${PN} += "\
${PYTHON_PN}-asyncio \