diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-grpcio-tools_1.48.1.bb (renamed from meta-python/recipes-devtools/python/python3-grpcio-tools_1.48.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
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 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 | |||
10 | DEPENDS += "${PYTHON_PN}-grpcio" | 10 | 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 | SRC_URI[sha256sum] = "dd7f757608e7dfae4ab2e7fc1e8951e6eb9526ebdc7ce90597329bc4c408c9a1" | 13 | SRC_URI[sha256sum] = "1178f2ea531f80cc2027ec64728df6ffc8e98cf1df61652a496eafd612127183" |
14 | 14 | ||
15 | RDEPENDS:${PN} = "${PYTHON_PN}-grpcio" | 15 | RDEPENDS:${PN} = "${PYTHON_PN}-grpcio" |
16 | 16 | ||