From fa5af8cde9ea06beb862df1506ceed6e1694b660 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 7 Sep 2022 19:24:27 +0800 Subject: [PATCH] python3-grpcio-tools: upgrade 1.48.0 -> 1.48.1 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- ...n3-grpcio-tools_1.48.0.bb => python3-grpcio-tools_1.48.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-grpcio-tools_1.48.0.bb => python3-grpcio-tools_1.48.1.bb} (82%) diff --git a/meta-python/recipes-devtools/python/python3-grpcio-tools_1.48.0.bb b/meta-python/recipes-devtools/python/python3-grpcio-tools_1.48.1.bb similarity index 82% rename from meta-python/recipes-devtools/python/python3-grpcio-tools_1.48.0.bb rename to meta-python/recipes-devtools/python/python3-grpcio-tools_1.48.1.bb index fcd2840701..d295429ae3 100644 --- a/meta-python/recipes-devtools/python/python3-grpcio-tools_1.48.0.bb +++ b/meta-python/recipes-devtools/python/python3-grpcio-tools_1.48.1.bb @@ -10,7 +10,7 @@ inherit pypi setuptools3 DEPENDS += "${PYTHON_PN}-grpcio" SRC_URI += "file://0001-setup.py-Do-not-mix-C-and-C-compiler-options.patch" -SRC_URI[sha256sum] = "dd7f757608e7dfae4ab2e7fc1e8951e6eb9526ebdc7ce90597329bc4c408c9a1" +SRC_URI[sha256sum] = "1178f2ea531f80cc2027ec64728df6ffc8e98cf1df61652a496eafd612127183" RDEPENDS:${PN} = "${PYTHON_PN}-grpcio"