diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-google-api-python-client_1.6.6.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-google-api-python-client_1.6.6.bb | 16 |
1 files changed, 0 insertions, 16 deletions
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 deleted file mode 100644 index 8aec8ce..0000000 --- a/meta-openstack/recipes-devtools/python/python-google-api-python-client_1.6.6.bb +++ /dev/null | |||
| @@ -1,16 +0,0 @@ | |||
| 1 | SUMMARY = "Client library for accessing the Plus, Moderator, and many other Google APIs." | ||
| 2 | AUTHOR = "Google Inc." | ||
| 3 | LICENSE = "Apache-2.0" | ||
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=94023d14f6b58272fd885e4e3f2f08b3" | ||
| 5 | |||
| 6 | inherit setuptools3 pypi | ||
| 7 | |||
| 8 | SRC_URI[md5sum] = "3059dce9c0308852e177c7d99d3f9ac2" | ||
| 9 | SRC_URI[sha256sum] = "ec72991f95201996a4edcea44a079cae0292798086beaadb054d91921632fe1b" | ||
| 10 | |||
| 11 | RDEPENDS_${PN} += " \ | ||
| 12 | python-httplib2 \ | ||
| 13 | python-oauth2client \ | ||
| 14 | python-six \ | ||
| 15 | python-uritemplate \ | ||
| 16 | " | ||
