summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-grpcio-tools_1.48.0.bb (renamed from meta-python/recipes-devtools/python/python3-grpcio-tools_1.47.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-grpcio-tools_1.47.0.bb b/meta-python/recipes-devtools/python/python3-grpcio-tools_1.48.0.bb
index 90c8efeeca..fcd2840701 100644
--- a/meta-python/recipes-devtools/python/python3-grpcio-tools_1.47.0.bb
+++ b/meta-python/recipes-devtools/python/python3-grpcio-tools_1.48.0.bb
@@ -10,7 +10,7 @@ inherit pypi setuptools3
10DEPENDS += "${PYTHON_PN}-grpcio" 10DEPENDS += "${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"
13SRC_URI[sha256sum] = "f64b5378484be1d6ce59311f86174be29c8ff98d8d90f589e1c56d5acae67d3c" 13SRC_URI[sha256sum] = "dd7f757608e7dfae4ab2e7fc1e8951e6eb9526ebdc7ce90597329bc4c408c9a1"
14 14
15RDEPENDS:${PN} = "${PYTHON_PN}-grpcio" 15RDEPENDS:${PN} = "${PYTHON_PN}-grpcio"
16 16