summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2023-04-03 18:04:02 +0800
committerKhem Raj <raj.khem@gmail.com>2023-04-05 15:56:47 -0700
commit0f36acd433462c8910a956749ebf4f751e3d9f87 (patch)
treec066c3e43273954cd534e35fb1aa77e9f724de5d
parent06ed48730dba5da23260758f05be2d962a945418 (diff)
downloadmeta-openembedded-0f36acd433462c8910a956749ebf4f751e3d9f87.tar.gz
python3-googleapis-common-protos: upgrade 1.58.0 -> 1.59.0
Changelog: ========= Features ---------- Add overrides_by_request_protocol to BackendRule in google/api/backend.proto (77376dd) Add proto_reference_documentation_uri to Publishing in google/api/client.proto (77376dd) Add SERVICE_NOT_VISIBLE and GCP_SUSPENDED to ErrorReason in google/api/error_reason.proto (77376dd) Documentation -------------- Use rst syntax in readme (77376dd) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-python/recipes-devtools/python/python3-googleapis-common-protos_1.59.0.bb (renamed from meta-python/recipes-devtools/python/python3-googleapis-common-protos_1.58.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-googleapis-common-protos_1.58.0.bb b/meta-python/recipes-devtools/python/python3-googleapis-common-protos_1.59.0.bb
index 27c3b9b227..49725ed328 100644
--- a/meta-python/recipes-devtools/python/python3-googleapis-common-protos_1.58.0.bb
+++ b/meta-python/recipes-devtools/python/python3-googleapis-common-protos_1.59.0.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7ca
6 6
7inherit pypi setuptools3 7inherit pypi setuptools3
8 8
9SRC_URI[sha256sum] = "c727251ec025947d545184ba17e3578840fc3a24a0516a020479edab660457df" 9SRC_URI[sha256sum] = "4168fcb568a826a52f23510412da405abd93f4d23ba544bb68d943b14ba3cb44"
10 10
11RDEPENDS:${PN} += "\ 11RDEPENDS:${PN} += "\
12 ${PYTHON_PN}-grpcio \ 12 ${PYTHON_PN}-grpcio \