From 3db42b30e7315f78088d82bcedd97b7707f3d467 Mon Sep 17 00:00:00 2001 From: Xu Huan Date: Thu, 28 Apr 2022 15:03:35 +0800 Subject: 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 --- .../python3-google-api-python-client_2.43.0.bb | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python3-google-api-python-client_2.43.0.bb (limited to 'meta-python/recipes-devtools/python/python3-google-api-python-client_2.43.0.bb') 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.43.0.bb deleted file mode 100644 index b6456869f2..0000000000 --- a/meta-python/recipes-devtools/python/python3-google-api-python-client_2.43.0.bb +++ /dev/null @@ -1,20 +0,0 @@ -SUMMARY = "The Google API Client for Python is a client library for accessing the Plus, \ -Moderator, and many other Google APIs." -HOMEPAGE = "https://github.com/googleapis/google-api-python-client" -LICENSE = "Apache-2.0" -LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" - -SRC_URI[sha256sum] = "ccd16b3aa92070d3777c4b188669820aacdd70695a87cfc8dbb330f6be9578f7" - -inherit pypi setuptools3 - -RDEPENDS:${PN} += "\ - ${PYTHON_PN}-logging \ - ${PYTHON_PN}-six \ - ${PYTHON_PN}-json \ - ${PYTHON_PN}-core \ - ${PYTHON_PN}-netclient \ - ${PYTHON_PN}-httplib2 \ - ${PYTHON_PN}-uritemplate \ - ${PYTHON_PN}-google-api-core \ -" -- cgit v1.2.3-54-g00ecf