From 52ca238faf6ff91da3e2dc4d5e2422f01e7a0e7d Mon Sep 17 00:00:00 2001 From: zangrc Date: Fri, 20 Aug 2021 17:38:44 +0800 Subject: [PATCH] python3-grpcio-tools: upgrade 1.38.1 -> 1.39.0 Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj Signed-off-by: Trevor Gamblin --- ...n3-grpcio-tools_1.38.1.bb => python3-grpcio-tools_1.39.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-grpcio-tools_1.38.1.bb => python3-grpcio-tools_1.39.0.bb} (85%) diff --git a/meta-python/recipes-devtools/python/python3-grpcio-tools_1.38.1.bb b/meta-python/recipes-devtools/python/python3-grpcio-tools_1.39.0.bb similarity index 85% rename from meta-python/recipes-devtools/python/python3-grpcio-tools_1.38.1.bb rename to meta-python/recipes-devtools/python/python3-grpcio-tools_1.39.0.bb index ee7c140b3..865124450 100644 --- a/meta-python/recipes-devtools/python/python3-grpcio-tools_1.38.1.bb +++ b/meta-python/recipes-devtools/python/python3-grpcio-tools_1.39.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] = "cd85f58038b92e1961f8127d79691e84e151390d35cae73c4c0cbe2042f76b77" +SRC_URI[sha256sum] = "39dfe7415bc0d3860fdb8dd90607594b046b88b57dbe64284efa4820f951c805" RDEPENDS:${PN} = "${PYTHON_PN}-grpcio"