diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-grpcio-reflection_1.67.1.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-grpcio-reflection_1.67.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-grpcio-reflection_1.67.1.bb b/meta-python/recipes-devtools/python/python3-grpcio-reflection_1.67.1.bb index 48c0ccffff..dc7a4c85d9 100644 --- a/meta-python/recipes-devtools/python/python3-grpcio-reflection_1.67.1.bb +++ b/meta-python/recipes-devtools/python/python3-grpcio-reflection_1.67.1.bb | |||
@@ -9,6 +9,7 @@ inherit pypi setuptools3 | |||
9 | 9 | ||
10 | DEPENDS += "python3-grpcio" | 10 | DEPENDS += "python3-grpcio" |
11 | PYPI_PACKAGE = "grpcio_reflection" | 11 | PYPI_PACKAGE = "grpcio_reflection" |
12 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
12 | 13 | ||
13 | SRC_URI[sha256sum] = "507d9785a72032816e9bb5add4a660c655813a6bc1537b957822c652c88bf458" | 14 | SRC_URI[sha256sum] = "507d9785a72032816e9bb5add4a660c655813a6bc1537b957822c652c88bf458" |
14 | 15 | ||