[meta-virtualization] [m-c-s][PATCH 2/5] python-google-api-python-client: initial version (v1.6.6)

Mark Asselstine mark.asselstine at windriver.com
Mon Apr 30 11:51:38 PDT 2018


Needed by the stable/pike uprev of python-cinder.

Signed-off-by: Mark Asselstine <mark.asselstine at windriver.com>
---
 .../python/python-google-api-python-client_1.6.6.bb      | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 meta-openstack/recipes-devtools/python/python-google-api-python-client_1.6.6.bb

diff --git a/meta-openstack/recipes-devtools/python/python-google-api-python-client_1.6.6.bb b/meta-openstack/recipes-devtools/python/python-google-api-python-client_1.6.6.bb
new file mode 100644
index 0000000..0abf1b9
--- /dev/null
+++ b/meta-openstack/recipes-devtools/python/python-google-api-python-client_1.6.6.bb
@@ -0,0 +1,16 @@
+SUMMARY = "Client library for accessing the Plus, Moderator, and many other Google APIs."
+AUTHOR = "Google Inc."
+LICENSE = "Apache-2.0"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=94023d14f6b58272fd885e4e3f2f08b3"
+
+inherit setuptools pypi
+
+SRC_URI[md5sum] = "3059dce9c0308852e177c7d99d3f9ac2"
+SRC_URI[sha256sum] = "ec72991f95201996a4edcea44a079cae0292798086beaadb054d91921632fe1b"
+
+RDEPENDS_${PN} += " \
+        python-httplib2 \
+        python-oauth2client \
+        python-six \
+        python-uritemplate \
+        "
-- 
2.7.4



More information about the meta-virtualization mailing list