diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-google-api-core_1.31.1.bb (renamed from meta-python/recipes-devtools/python/python3-google-api-core_1.30.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-google-api-core_1.30.0.bb b/meta-python/recipes-devtools/python/python3-google-api-core_1.31.1.bb index 2ded8c66bb..fe0aebb527 100644 --- a/meta-python/recipes-devtools/python/python3-google-api-core_1.30.0.bb +++ b/meta-python/recipes-devtools/python/python3-google-api-core_1.31.1.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] = "0724d354d394b3d763bc10dfee05807813c5210f0bd9b8e2ddf6b6925603411c" | 9 | SRC_URI[sha256sum] = "108cf94336aed7e614eafc53933ef02adf63b9f0fd87e8f8212acaa09eaca456" |
10 | 10 | ||
11 | RDEPENDS:${PN} += "\ | 11 | RDEPENDS:${PN} += "\ |
12 | ${PYTHON_PN}-asyncio \ | 12 | ${PYTHON_PN}-asyncio \ |