summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-google-api-python-client_2.0.2.bb
diff options
context:
space:
mode:
authorOleksandr Kravchuk <open.source@oleksandr-kravchuk.com>2021-03-07 17:39:44 +0100
committerKhem Raj <raj.khem@gmail.com>2021-03-08 07:30:29 -0800
commit557b0903b98a36e4d8c249e4e0894e3aed6fe91f (patch)
tree09f7b017c5ca0928c1cedb76e75b60b71e21287a /meta-python/recipes-devtools/python/python3-google-api-python-client_2.0.2.bb
parent14b7e1c2918405fbad468f9f7131507480cfeeff (diff)
downloadmeta-openembedded-557b0903b98a36e4d8c249e4e0894e3aed6fe91f.tar.gz
python3-google-api-python-client: update to 2.0.2
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-google-api-python-client_2.0.2.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-google-api-python-client_2.0.2.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-google-api-python-client_2.0.2.bb b/meta-python/recipes-devtools/python/python3-google-api-python-client_2.0.2.bb
new file mode 100644
index 0000000000..38aa349a6f
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-google-api-python-client_2.0.2.bb
@@ -0,0 +1,9 @@
1SUMMARY = "The Google API Client for Python is a client library for accessing the Plus, \
2Moderator, and many other Google APIs."
3HOMEPAGE = "https://github.com/googleapis/google-api-python-client"
4LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=94023d14f6b58272fd885e4e3f2f08b3"
6
7SRC_URI[sha256sum] = "48686cceb0dc8cb8b9ee1920ad7c0d9b499ef4fca0ca51c1c69f1e462a628011"
8
9inherit pypi setuptools3