diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-grpcio-tools_1.36.1.bb (renamed from meta-python/recipes-devtools/python/python3-grpcio-tools_1.35.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-grpcio-tools_1.35.0.bb b/meta-python/recipes-devtools/python/python3-grpcio-tools_1.36.1.bb index 6758429aef..da571d3a2b 100644 --- a/meta-python/recipes-devtools/python/python3-grpcio-tools_1.35.0.bb +++ b/meta-python/recipes-devtools/python/python3-grpcio-tools_1.36.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] = "9e2a41cba9c5a20ae299d0fdd377fe231434fa04cbfbfb3807293c6ec10b03cf" | 14 | SRC_URI[sha256sum] = "80ef584f7b917f575e4b8f2ec59cd4a4d98c2046e801a735f3136b05742a36a6" |
15 | 15 | ||
16 | RDEPENDS_${PN} = "${PYTHON_PN}-grpcio" | 16 | RDEPENDS_${PN} = "${PYTHON_PN}-grpcio" |
17 | 17 | ||