From 3db42b30e7315f78088d82bcedd97b7707f3d467 Mon Sep 17 00:00:00 2001 From: Xu Huan Date: Thu, 28 Apr 2022 15:03:35 +0800 Subject: [PATCH] python3-google-api-python-client: upgrade 2.43.0 -> 2.45.0 Features ======== androidmanagement: update the api 3d37600 (e691ed3) apigee: update the api aa29053 (e691ed3) baremetalsolution: update the api 629a968 (e691ed3) bigtableadmin: update the api 2d50872 (e691ed3) certificatemanager: update the api 40bf958 (e691ed3) civicinfo: update the api 95321d9 (e691ed3) cloudasset: update the api 3eee9ca (e691ed3) clouddeploy: update the api acd6b20 (e691ed3) container: update the api 7c592ee (e691ed3) dataflow: update the api 53c9c70 (e691ed3) dataproc: update the api 3119767 (e691ed3) datastream: update the api aea557f (e691ed3) documentai: update the api 9a6bad2 (e691ed3) file: update the api b527c56 (e691ed3) firebaseappcheck: update the api 3be993a (e691ed3) gkehub: update the api a77aded (e691ed3) logging: update the api cc08e8e (e691ed3) policytroubleshooter: update the api 3f20c2e (e691ed3) prod_tt_sasportal: update the api bacc9ef (e691ed3) run: update the api 1b566dc (e691ed3) servicemanagement: update the api 6d783b7 (e691ed3) vmmigration: update the api a0b42c2 (e691ed3) Signed-off-by: Xu Huan Signed-off-by: Khem Raj --- ...ent_2.43.0.bb => python3-google-api-python-client_2.45.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-google-api-python-client_2.43.0.bb => python3-google-api-python-client_2.45.0.bb} (86%) diff --git a/meta-python/recipes-devtools/python/python3-google-api-python-client_2.43.0.bb b/meta-python/recipes-devtools/python/python3-google-api-python-client_2.45.0.bb similarity index 86% rename from meta-python/recipes-devtools/python/python3-google-api-python-client_2.43.0.bb rename to meta-python/recipes-devtools/python/python3-google-api-python-client_2.45.0.bb index b6456869f2..070a5b5308 100644 --- a/meta-python/recipes-devtools/python/python3-google-api-python-client_2.43.0.bb +++ b/meta-python/recipes-devtools/python/python3-google-api-python-client_2.45.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] = "ccd16b3aa92070d3777c4b188669820aacdd70695a87cfc8dbb330f6be9578f7" +SRC_URI[sha256sum] = "375ce07994fdc187b25cc86788048ad30f8d55ff077d5e34cfcd6cbbea697128" inherit pypi setuptools3