From 750f28d538375367517bec3b47fac133557ec5dc Mon Sep 17 00:00:00 2001 From: zangrc Date: Fri, 17 Sep 2021 05:23:23 +0800 Subject: [PATCH] python3-grpcio-tools: upgrade 1.39.0 -> 1.40.0 Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj Signed-off-by: Trevor Gamblin --- ...n3-grpcio-tools_1.39.0.bb => python3-grpcio-tools_1.40.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-grpcio-tools_1.39.0.bb => python3-grpcio-tools_1.40.0.bb} (85%) diff --git a/meta-python/recipes-devtools/python/python3-grpcio-tools_1.39.0.bb b/meta-python/recipes-devtools/python/python3-grpcio-tools_1.40.0.bb similarity index 85% rename from meta-python/recipes-devtools/python/python3-grpcio-tools_1.39.0.bb rename to meta-python/recipes-devtools/python/python3-grpcio-tools_1.40.0.bb index 865124450f..f86bf008f7 100644 --- a/meta-python/recipes-devtools/python/python3-grpcio-tools_1.39.0.bb +++ b/meta-python/recipes-devtools/python/python3-grpcio-tools_1.40.0.bb @@ -11,7 +11,7 @@ DEPENDS += "${PYTHON_PN}-grpcio" SRC_URI += "file://0001-setup.py-Do-not-mix-C-and-C-compiler-options.patch" -SRC_URI[sha256sum] = "39dfe7415bc0d3860fdb8dd90607594b046b88b57dbe64284efa4820f951c805" +SRC_URI[sha256sum] = "d440f2bc089ff628618c536904d5bc39d0b44f7afdda4c4c1ecd15fcf385bfba" RDEPENDS:${PN} = "${PYTHON_PN}-grpcio"