summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-grpcio-tools_1.41.1.bb (renamed from meta-python/recipes-devtools/python/python3-grpcio-tools_1.41.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-grpcio-tools_1.41.0.bb b/meta-python/recipes-devtools/python/python3-grpcio-tools_1.41.1.bb
index 55b8890997..fdc4ad9cc2 100644
--- a/meta-python/recipes-devtools/python/python3-grpcio-tools_1.41.0.bb
+++ b/meta-python/recipes-devtools/python/python3-grpcio-tools_1.41.1.bb
@@ -11,7 +11,7 @@ DEPENDS += "${PYTHON_PN}-grpcio"
11 11
12SRC_URI += "file://0001-setup.py-Do-not-mix-C-and-C-compiler-options.patch" 12SRC_URI += "file://0001-setup.py-Do-not-mix-C-and-C-compiler-options.patch"
13 13
14SRC_URI[sha256sum] = "3891b1df82369acbc8451d4952cd20755f49a82398dce62437511ad17b47290e" 14SRC_URI[sha256sum] = "f16e4c63996ca8fe0af1eb9c4a07e5207874c4a69f890ccb824cd858521d981f"
15 15
16RDEPENDS:${PN} = "${PYTHON_PN}-grpcio" 16RDEPENDS:${PN} = "${PYTHON_PN}-grpcio"
17 17