diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-google-api-core_2.11.1.bb (renamed from meta-python/recipes-devtools/python/python3-google-api-core_2.11.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-google-api-core_2.11.0.bb b/meta-python/recipes-devtools/python/python3-google-api-core_2.11.1.bb index 439358d05f..8ac34e6398 100644 --- a/meta-python/recipes-devtools/python/python3-google-api-core_2.11.0.bb +++ b/meta-python/recipes-devtools/python/python3-google-api-core_2.11.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] = "4b9bb5d5a380a0befa0573b302651b8a9a89262c1730e37bf423cec511804c22" | 9 | SRC_URI[sha256sum] = "25d29e05a0058ed5f19c61c0a78b1b53adea4d9364b464d014fbda941f6d1c9a" |
10 | 10 | ||
11 | RDEPENDS:${PN} += "\ | 11 | RDEPENDS:${PN} += "\ |
12 | ${PYTHON_PN}-asyncio \ | 12 | ${PYTHON_PN}-asyncio \ |