From 485bf0a7308ca6d32d4a3ed9f0902915be6d3fe4 Mon Sep 17 00:00:00 2001 From: zhengruoqin Date: Fri, 16 Jul 2021 14:27:28 +0800 Subject: [PATCH] python3-protobuf: upgrade 3.17.0 -> 3.17.3 C++ Introduce FieldAccessListener. Stop emitting boilerplate {Copy/Merge}From in each ProtoBuf class Fixed some uninitialized variable warnings in generated_message_reflection.cc. Kotlin Fix duplicate proto files error (#8699) Java Fixed parser to check that we are at a proper limit when a sub-message has finished parsing. General Support M1 (#8557) Signed-off-by: Zheng Ruoqin Signed-off-by: Khem Raj Signed-off-by: Trevor Gamblin --- .../{python3-protobuf_3.17.0.bb => python3-protobuf_3.17.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-protobuf_3.17.0.bb => python3-protobuf_3.17.3.bb} (92%) diff --git a/meta-python/recipes-devtools/python/python3-protobuf_3.17.0.bb b/meta-python/recipes-devtools/python/python3-protobuf_3.17.3.bb similarity index 92% rename from meta-python/recipes-devtools/python/python3-protobuf_3.17.0.bb rename to meta-python/recipes-devtools/python/python3-protobuf_3.17.3.bb index be846f7993..b3f9f6f21b 100644 --- a/meta-python/recipes-devtools/python/python3-protobuf_3.17.0.bb +++ b/meta-python/recipes-devtools/python/python3-protobuf_3.17.3.bb @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=19e8f490f9526b1de8 inherit pypi setuptools3 -SRC_URI[sha256sum] = "05dfe9319939a8473c21b469f34f6486646e54fb8542637cf7ed8e2fbfe21538" +SRC_URI[sha256sum] = "72804ea5eaa9c22a090d2803813e280fb273b62d5ae497aaf3553d141c4fdd7b" # http://errors.yoctoproject.org/Errors/Details/184715/ # Can't find required file: ../src/google/protobuf/descriptor.proto