diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-googleapis-common-protos_1.63.2.bb (renamed from meta-python/recipes-devtools/python/python3-googleapis-common-protos_1.63.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-googleapis-common-protos_1.63.1.bb b/meta-python/recipes-devtools/python/python3-googleapis-common-protos_1.63.2.bb index 7d8af98993..83e0a33c05 100644 --- a/meta-python/recipes-devtools/python/python3-googleapis-common-protos_1.63.1.bb +++ b/meta-python/recipes-devtools/python/python3-googleapis-common-protos_1.63.2.bb | |||
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7ca | |||
5 | 5 | ||
6 | inherit pypi setuptools3 | 6 | inherit pypi setuptools3 |
7 | 7 | ||
8 | SRC_URI[sha256sum] = "c6442f7a0a6b2a80369457d79e6672bb7dcbaab88e0848302497e3ec80780a6a" | 8 | SRC_URI[sha256sum] = "27c5abdffc4911f28101e635de1533fb4cfd2c37fbaa9174587c799fac90aa87" |
9 | 9 | ||
10 | RDEPENDS:${PN} += "\ | 10 | RDEPENDS:${PN} += "\ |
11 | python3-grpcio \ | 11 | python3-grpcio \ |