diff --git a/meta-python/recipes-devtools/python/python3-google-api-python-client_2.26.1.bb b/meta-python/recipes-devtools/python/python3-google-api-python-client_2.27.0.bb similarity index 86% rename from meta-python/recipes-devtools/python/python3-google-api-python-client_2.26.1.bb rename to meta-python/recipes-devtools/python/python3-google-api-python-client_2.27.0.bb index ed3214f2fed..41ab48c6b79 100644 --- a/meta-python/recipes-devtools/python/python3-google-api-python-client_2.26.1.bb +++ b/meta-python/recipes-devtools/python/python3-google-api-python-client_2.27.0.bb @@ -4,7 +4,7 @@ HOMEPAGE = "https://github.com/googleapis/google-api-python-client" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" -SRC_URI[sha256sum] = "66389e23fdd23dc7fabf3235afc4bd9bf4d1332e960aa7c058f17ea8848dae35" +SRC_URI[sha256sum] = "659e9955f0f1e02fcce5dec85622eb5af1807572ef0f09c49d68d8426da670e7" inherit pypi setuptools3