From 7d75d6f6f05e3cf16e2b01eb91dac3858ce47b40 Mon Sep 17 00:00:00 2001 From: zangrc Date: Thu, 24 Jun 2021 10:07:26 +0800 Subject: [PATCH] python3-grpcio-tools: upgrade 1.37.0 -> 1.38.1 Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj Signed-off-by: Trevor Gamblin --- ...n3-grpcio-tools_1.37.0.bb => python3-grpcio-tools_1.38.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-grpcio-tools_1.37.0.bb => python3-grpcio-tools_1.38.1.bb} (85%) diff --git a/meta-python/recipes-devtools/python/python3-grpcio-tools_1.37.0.bb b/meta-python/recipes-devtools/python/python3-grpcio-tools_1.38.1.bb similarity index 85% rename from meta-python/recipes-devtools/python/python3-grpcio-tools_1.37.0.bb rename to meta-python/recipes-devtools/python/python3-grpcio-tools_1.38.1.bb index d1b934bd0..e6680e84b 100644 --- a/meta-python/recipes-devtools/python/python3-grpcio-tools_1.37.0.bb +++ b/meta-python/recipes-devtools/python/python3-grpcio-tools_1.38.1.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] = "3ec510c1b6bfc32effc639acf9a055e72dab7a7b6757bf72f2132790d6a7cf1c" +SRC_URI[sha256sum] = "cd85f58038b92e1961f8127d79691e84e151390d35cae73c4c0cbe2042f76b77" RDEPENDS_${PN} = "${PYTHON_PN}-grpcio"