From 6c2f011ca26e9532573a305c47503f0e81f7a050 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Mon, 6 Sep 2021 09:17:58 +0800 Subject: [PATCH] python3-google-api-python-client: upgrade 2.18.0 -> 2.19.1 remove repeated calls to self._get_reason analyticsdata: update the api androidmanagement: update the api artifactregistry: update the api bigquerydatatransfer: update the api bigquery: update the api chat: update the api cloudidentity: update the api cloudkms: update the api compute: update the api containeranalysis: update the api container: update the api content: update the api dataflow: update the api dataproc: update the api displayvideo: update the api documentai: update the api file: update the api gkehub: update the api logging: update the api managedidentities: update the api metastore: update the api ondemandscanning: update the api people: update the api sqladmin: update the api sts: update the api workflowexecutions: update the api youtube: update the api Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj Signed-off-by: Trevor Gamblin --- ...ent_2.18.0.bb => python3-google-api-python-client_2.19.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-google-api-python-client_2.18.0.bb => python3-google-api-python-client_2.19.1.bb} (86%) diff --git a/meta-python/recipes-devtools/python/python3-google-api-python-client_2.18.0.bb b/meta-python/recipes-devtools/python/python3-google-api-python-client_2.19.1.bb similarity index 86% rename from meta-python/recipes-devtools/python/python3-google-api-python-client_2.18.0.bb rename to meta-python/recipes-devtools/python/python3-google-api-python-client_2.19.1.bb index 0dc31826b5..564058e98f 100644 --- a/meta-python/recipes-devtools/python/python3-google-api-python-client_2.18.0.bb +++ b/meta-python/recipes-devtools/python/python3-google-api-python-client_2.19.1.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] = "a25661ec6cf4c159f41fe9c061c2bee31b2dddaf2ad787e23617048a25b53842" +SRC_URI[sha256sum] = "c89b345615188fbd525f52d59013156ad3bfd1023af27041f2dec3d7877ba112" inherit pypi setuptools3