From: Wang Mingyu <wangmy@...>
Changelog:
==========
Features
------------
Add support for Python 3.10 (#143) (63ca888)
Add support for Python 3.11 (#145) (b9dbb21)
added google.api.JwtLocation.cookie (6af2132)
added google.api.Service.publishing and client libraries settings (6af2132)
new fields in enum google.api.ErrorReason (6af2132)
Bug Fixes
-----------
deprecate google.api.BackendRule.min_deadline (6af2132)
deps: Require protobuf >=3.19.5 (#141) (9ea3530)
Documentation
--------------
minor updates to comments (6af2132)
Signed-off-by: Wang Mingyu <wangmy@...>
---
...tos_1.56.4.bb => python3-googleapis-common-protos_1.57.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-python/recipes-devtools/python/{python3-googleapis-common-protos_1.56.4.bb => python3-googleapis-common-protos_1.57.0.bb} (80%)
diff --git a/meta-python/recipes-devtools/python/python3-googleapis-common-protos_1.56.4.bb b/meta-python/recipes-devtools/python/python3-googleapis-common-protos_1.57.0.bb
similarity index 80%
rename from meta-python/recipes-devtools/python/python3-googleapis-common-protos_1.56.4.bb
rename to meta-python/recipes-devtools/python/python3-googleapis-common-protos_1.57.0.bb
index 3f03933e0..2a233ad18 100644
--- a/meta-python/recipes-devtools/python/python3-googleapis-common-protos_1.56.4.bb
+++ b/meta-python/recipes-devtools/python/python3-googleapis-common-protos_1.57.0.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7ca
inherit pypi setuptools3
-SRC_URI[sha256sum] = "c25873c47279387cfdcbdafa36149887901d36202cb645a0e4f29686bf6e4417"
+SRC_URI[sha256sum] = "27a849d6205838fb6cc3c1c21cb9800707a661bb21c6ce7fb13e99eb1f8a0c46"
RDEPENDS:${PN} += "\
${PYTHON_PN}-grpcio \
--
2.25.1