Patchtest results for [OE-core][PATCH] python3-protobuf: upgrade 4.25.3 -> 5.29.3

2025-02-27 Thread Patchtest via lists.openembedded.org
Thank you for your submission. Patchtest identified one or more issues with the patch. Please see the log below for more information: --- Testing patch /home/patchtest/share/mboxes/python3-protobuf-upgrade-4.25.3---5.29.3.patch FAIL: test mbox format: Series has malformed diff lines. Create the

[OE-core][PATCH] python3-protobuf: upgrade 4.25.3 -> 5.29.3

2025-02-27 Thread unit exe via lists.openembedded.org
Upgrade to the latest release. * Update PKG-INFO md5 checksum * Update SRC_URI sha256 checksum Running a python gRPC server using the latest 1.70 python3 grpc related recipes in OE master is broken due to import change in protobuf generated code that I am told was introduced in protobuf v27. Wit