diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-grpcio-tools_1.38.1.bb (renamed from meta-python/recipes-devtools/python/python3-grpcio-tools_1.37.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
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 index d1b934bd0a..e6680e84b9 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" | |||
11 | 11 | ||
12 | SRC_URI += "file://0001-setup.py-Do-not-mix-C-and-C-compiler-options.patch" | 12 | SRC_URI += "file://0001-setup.py-Do-not-mix-C-and-C-compiler-options.patch" |
13 | 13 | ||
14 | SRC_URI[sha256sum] = "3ec510c1b6bfc32effc639acf9a055e72dab7a7b6757bf72f2132790d6a7cf1c" | 14 | SRC_URI[sha256sum] = "cd85f58038b92e1961f8127d79691e84e151390d35cae73c4c0cbe2042f76b77" |
15 | 15 | ||
16 | RDEPENDS_${PN} = "${PYTHON_PN}-grpcio" | 16 | RDEPENDS_${PN} = "${PYTHON_PN}-grpcio" |
17 | 17 | ||