diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-google-api-core_2.10.0.bb (renamed from meta-python/recipes-devtools/python/python3-google-api-core_2.8.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-google-api-core_2.8.2.bb b/meta-python/recipes-devtools/python/python3-google-api-core_2.10.0.bb index a2df7fb48a..470bc7fc50 100644 --- a/meta-python/recipes-devtools/python/python3-google-api-core_2.8.2.bb +++ b/meta-python/recipes-devtools/python/python3-google-api-core_2.10.0.bb | |||
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" | |||
6 | 6 | ||
7 | inherit pypi setuptools3 | 7 | inherit pypi setuptools3 |
8 | 8 | ||
9 | SRC_URI[sha256sum] = "06f7244c640322b508b125903bb5701bebabce8832f85aba9335ec00b3d02edc" | 9 | SRC_URI[sha256sum] = "1d053734f14591939e7764e99c31253fed46bf2578da0dcd82821f17a6dd991c" |
10 | 10 | ||
11 | RDEPENDS:${PN} += "\ | 11 | RDEPENDS:${PN} += "\ |
12 | ${PYTHON_PN}-asyncio \ | 12 | ${PYTHON_PN}-asyncio \ |