diff mbox series

[meta-python,13/25] python3-google-api-core: upgrade 2.19.0 -> 2.19.1

Message ID 1719816242-11839-13-git-send-email-wangmy@fujitsu.com
State Accepted
Headers show
Series [meta-oe,01/25] ctags: upgrade 6.1.20240623.0 -> 6.1.20240630.0 | expand

Commit Message

Mingyu Wang (Fujitsu) July 1, 2024, 6:43 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
===========
- Add support for protobuf 5.x
- Ignore unknown fields in rest streaming.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...gle-api-core_2.19.0.bb => python3-google-api-core_2.19.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-google-api-core_2.19.0.bb => python3-google-api-core_2.19.1.bb} (85%)
diff mbox series

Patch

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
similarity index 85%
rename from meta-python/recipes-devtools/python/python3-google-api-core_2.19.0.bb
rename to meta-python/recipes-devtools/python/python3-google-api-core_2.19.1.bb
index d177fcde5..f21b41aab 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"
 
 inherit pypi setuptools3
 
-SRC_URI[sha256sum] = "cf1b7c2694047886d2af1128a03ae99e391108a08804f87cfd35970e49c9cd10"
+SRC_URI[sha256sum] = "f4695f1e3650b316a795108a76a1c416e6afb036199d1c1f1f110916df479ffd"
 
 RDEPENDS:${PN} += "\
     python3-asyncio \