From 843eb43c6ff63c65e3424c85b56660f8316d444a Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Thu, 24 Aug 2023 16:15:14 +0800 Subject: [PATCH] python3-protobuf: upgrade 4.24.0 -> 4.24.1 Changelog: ========= -Protobuf News may include additional announcements or pre-announcements for upcoming changes. -Revert CopyFrom() optimization that was causing crashes back to Serialize/Parse (protocolbuffers/upb@78e9694) -Ruby: Fix object cache lookups on 32-bit platforms Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../{python3-protobuf_4.24.0.bb => python3-protobuf_4.24.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-protobuf_4.24.0.bb => python3-protobuf_4.24.1.bb} (92%) diff --git a/meta-python/recipes-devtools/python/python3-protobuf_4.24.0.bb b/meta-python/recipes-devtools/python/python3-protobuf_4.24.1.bb similarity index 92% rename from meta-python/recipes-devtools/python/python3-protobuf_4.24.0.bb rename to meta-python/recipes-devtools/python/python3-protobuf_4.24.1.bb index 4f7fdf7599..6322ec1f30 100644 --- a/meta-python/recipes-devtools/python/python3-protobuf_4.24.0.bb +++ b/meta-python/recipes-devtools/python/python3-protobuf_4.24.1.bb @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=53dbfa56f61b90215a inherit pypi setuptools3 SRC_URI += "file://0001-message.c-Cast-uintptr_t-types-to-upb_MessageDef.patch" -SRC_URI[sha256sum] = "5d0ceb9de6e08311832169e601d1fc71bd8e8c779f3ee38a97a78554945ecb85" +SRC_URI[sha256sum] = "44837a5ed9c9418ad5d502f89f28ba102e9cd172b6668bc813f21716f9273348" # http://errors.yoctoproject.org/Errors/Details/184715/ # Can't find required file: ../src/google/protobuf/descriptor.proto