diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2024-02-21 16:19:16 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-02-21 19:59:52 -0800 |
| commit | 917b4f8514f8cd1b90777cf4b7f287102f4fc232 (patch) | |
| tree | c5a56f09e2dfbed87a43a36165e8e6e29ecb2bee /meta-python/recipes-devtools/python | |
| parent | 4cbd72f7b942af44da0704f66c1b0feef8699fe6 (diff) | |
| download | meta-openembedded-917b4f8514f8cd1b90777cf4b7f287102f4fc232.tar.gz | |
python3-google-auth: upgrade 2.27.0 -> 2.28.0
Changelog:
==========
-Adding universe domain support for downscroped credentials
-Change log level to debug for return_none_for_not_found_error
-Make requests import conditional for gce universe domain
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-google-auth_2.28.0.bb (renamed from meta-python/recipes-devtools/python/python3-google-auth_2.27.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-google-auth_2.27.0.bb b/meta-python/recipes-devtools/python/python3-google-auth_2.28.0.bb index 79c9291a19..5799db43ba 100644 --- a/meta-python/recipes-devtools/python/python3-google-auth_2.27.0.bb +++ b/meta-python/recipes-devtools/python/python3-google-auth_2.28.0.bb | |||
| @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" | |||
| 5 | 5 | ||
| 6 | inherit pypi setuptools3 | 6 | inherit pypi setuptools3 |
| 7 | 7 | ||
| 8 | SRC_URI[sha256sum] = "e863a56ccc2d8efa83df7a80272601e43487fa9a728a376205c86c26aaefa821" | 8 | SRC_URI[sha256sum] = "3cfc1b6e4e64797584fb53fc9bd0b7afa9b7c0dba2004fa7dcc9349e58cc3195" |
| 9 | 9 | ||
| 10 | RDEPENDS:${PN} += "\ | 10 | RDEPENDS:${PN} += "\ |
| 11 | python3-asyncio \ | 11 | python3-asyncio \ |
