diff --git a/meta-python/recipes-devtools/python/python3-google-api-python-client_1.12.5.bb b/meta-python/recipes-devtools/python/python3-google-api-python-client_1.12.8.bb similarity index 69% rename from meta-python/recipes-devtools/python/python3-google-api-python-client_1.12.5.bb rename to meta-python/recipes-devtools/python/python3-google-api-python-client_1.12.8.bb index 87c221241..1774f962e 100644 --- a/meta-python/recipes-devtools/python/python3-google-api-python-client_1.12.5.bb +++ b/meta-python/recipes-devtools/python/python3-google-api-python-client_1.12.8.bb @@ -3,7 +3,6 @@ HOMEPAGE = "https://github.com/googleapis/google-api-python-client" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=94023d14f6b58272fd885e4e3f2f08b3" -SRC_URI[md5sum] = "4aee3820666e80944f38c39176193d5c" -SRC_URI[sha256sum] = "1892cd490d164e5ec2f2168dc3b4fa0af68f36ca15a88b91bca1826b3d4f2829" +SRC_URI[sha256sum] = "f3b9684442eec2cfe9f9bb48e796ef919456b82142c7528c5fd527e5224f08bb" inherit pypi setuptools3