diff mbox series

[AUH] python3-grpcio-tools: upgrading to 1.56.2 FAILED

Message ID 20230805073859.D7A71C00528@smtp.lore.kernel.org
State New
Headers show
Series [AUH] python3-grpcio-tools: upgrading to 1.56.2 FAILED | expand

Commit Message

auh@moto-timo.dev Aug. 5, 2023, 7:38 a.m. UTC
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *python3-grpcio-tools* to *1.56.2* has Failed(do_compile).

Detailed error information:

do_compile failed



Next steps:
    - apply the patch: git am 0001-python3-grpcio-tools-upgrade-1.56.0-1.56.2.patch
    - check the changes to upstream patches and summarize them in the commit message,
    - compile an image that contains the package
    - perform some basic sanity tests
    - amend the patch and sign it off: git commit -s --reset-author --amend
    - send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update failures.
Any problem please file a bug at https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
From 89a141afaaf0cbb9b0755d690457087ba586af6b Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@moto-timo.dev>
Date: Fri, 4 Aug 2023 22:33:34 -0500
Subject: [PATCH] python3-grpcio-tools: upgrade 1.56.0 -> 1.56.2

---
 ...n3-grpcio-tools_1.56.0.bb => python3-grpcio-tools_1.56.2.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-grpcio-tools_1.56.0.bb => python3-grpcio-tools_1.56.2.bb} (86%)
diff mbox series

Patch

From 89a141afaaf0cbb9b0755d690457087ba586af6b Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@moto-timo.dev>
Date: Fri, 4 Aug 2023 22:33:34 -0500
Subject: [PATCH] python3-grpcio-tools: upgrade 1.56.0 -> 1.56.2

---
 ...n3-grpcio-tools_1.56.0.bb => python3-grpcio-tools_1.56.2.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-grpcio-tools_1.56.0.bb => python3-grpcio-tools_1.56.2.bb} (86%)

diff --git a/meta-python/recipes-devtools/python/python3-grpcio-tools_1.56.0.bb b/meta-python/recipes-devtools/python/python3-grpcio-tools_1.56.2.bb
similarity index 86%
rename from meta-python/recipes-devtools/python/python3-grpcio-tools_1.56.0.bb
rename to meta-python/recipes-devtools/python/python3-grpcio-tools_1.56.2.bb
index 8fbe1fa91..4d8ede159 100644
--- a/meta-python/recipes-devtools/python/python3-grpcio-tools_1.56.0.bb
+++ b/meta-python/recipes-devtools/python/python3-grpcio-tools_1.56.2.bb
@@ -13,7 +13,7 @@  SRC_URI += "file://0001-setup.py-Do-not-mix-C-and-C-compiler-options.patch \
             file://0001-protobuf-Disable-musttail-attribute-on-mips.patch \
             file://0001-direct_mmap-Use-off_t-on-linux.patch \
             "
-SRC_URI[sha256sum] = "39f5877cea514b3da9f2683dfb3ffb45ef47b05f4ff39c287d7d61c5057f48b8"
+SRC_URI[sha256sum] = "82af2f4040084141a732f0ef1ecf3f14fdf629923d74d850415e4d09a077e77a"
 
 RDEPENDS:${PN} = "${PYTHON_PN}-grpcio"
 
-- 
2.25.1