diff --git a/meta-python/recipes-devtools/python/python3-google-api-python-client_2.2.0.bb b/meta-python/recipes-devtools/python/python3-google-api-python-client_2.4.0.bb similarity index 78% rename from meta-python/recipes-devtools/python/python3-google-api-python-client_2.2.0.bb rename to meta-python/recipes-devtools/python/python3-google-api-python-client_2.4.0.bb index da7cae6c3..0fdd33240 100644 --- a/meta-python/recipes-devtools/python/python3-google-api-python-client_2.2.0.bb +++ b/meta-python/recipes-devtools/python/python3-google-api-python-client_2.4.0.bb @@ -4,6 +4,6 @@ HOMEPAGE = "https://github.com/googleapis/google-api-python-client" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=94023d14f6b58272fd885e4e3f2f08b3" -SRC_URI[sha256sum] = "29447c8e95c23ae76fcf9817432f5ed015495513abeac564905640a0ef7d1898" +SRC_URI[sha256sum] = "72f69e67238e38b0da41b5a2e352dc39b4b5891d88f3db082aae7775da8fe58b" inherit pypi setuptools3