diff options
author | Xu Huan <xuhuan.fnst@fujitsu.com> | 2022-04-28 15:03:35 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2022-05-02 14:12:12 -0700 |
commit | 3db42b30e7315f78088d82bcedd97b7707f3d467 (patch) | |
tree | 8d40a781e0dfcf3a2fabbb848399753068c02860 | |
parent | 8848a2d0baa3c0797643beb4a998f051740d8a3f (diff) | |
download | meta-openembedded-3db42b30e7315f78088d82bcedd97b7707f3d467.tar.gz |
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 <xuhuan.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-python/recipes-devtools/python/python3-google-api-python-client_2.45.0.bb (renamed from meta-python/recipes-devtools/python/python3-google-api-python-client_2.43.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
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 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" | |||
4 | LICENSE = "Apache-2.0" | 4 | LICENSE = "Apache-2.0" |
5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" |
6 | 6 | ||
7 | SRC_URI[sha256sum] = "ccd16b3aa92070d3777c4b188669820aacdd70695a87cfc8dbb330f6be9578f7" | 7 | SRC_URI[sha256sum] = "375ce07994fdc187b25cc86788048ad30f8d55ff077d5e34cfcd6cbbea697128" |
8 | 8 | ||
9 | inherit pypi setuptools3 | 9 | inherit pypi setuptools3 |
10 | 10 | ||