diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2024-07-01 14:43:50 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-07-01 08:02:00 -0700 |
| commit | c0b7a644474ce9931d0a526d50fc15655c08f4c2 (patch) | |
| tree | 8dc0cd9d989aebc1156de0d1d47e8316759bd909 /meta-python | |
| parent | 174aa348767865a8512d5da1f899ef8cc2343557 (diff) | |
| download | meta-openembedded-c0b7a644474ce9931d0a526d50fc15655c08f4c2.tar.gz | |
python3-google-api-core: upgrade 2.19.0 -> 2.19.1
Changelog:
===========
- Add support for protobuf 5.x
- Ignore unknown fields in rest streaming.
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-google-api-core_2.19.1.bb (renamed from meta-python/recipes-devtools/python/python3-google-api-core_2.19.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-google-api-core_2.19.0.bb b/meta-python/recipes-devtools/python/python3-google-api-core_2.19.1.bb index d177fcde5f..f21b41aab7 100644 --- a/meta-python/recipes-devtools/python/python3-google-api-core_2.19.0.bb +++ b/meta-python/recipes-devtools/python/python3-google-api-core_2.19.1.bb | |||
| @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" | |||
| 5 | 5 | ||
| 6 | inherit pypi setuptools3 | 6 | inherit pypi setuptools3 |
| 7 | 7 | ||
| 8 | SRC_URI[sha256sum] = "cf1b7c2694047886d2af1128a03ae99e391108a08804f87cfd35970e49c9cd10" | 8 | SRC_URI[sha256sum] = "f4695f1e3650b316a795108a76a1c416e6afb036199d1c1f1f110916df479ffd" |
| 9 | 9 | ||
| 10 | RDEPENDS:${PN} += "\ | 10 | RDEPENDS:${PN} += "\ |
| 11 | python3-asyncio \ | 11 | python3-asyncio \ |
