summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-google-api-python-client_1.6.6.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2020-01-22 17:44:39 +0000
committerBruce Ashfield <bruce.ashfield@gmail.com>2020-01-22 17:44:39 +0000
commit9d632de8d0e109e342fe580cf4b2423a51c890c3 (patch)
treebf3de8653b5ccfcc81cfe2b05c81fd376a9ddd85 /meta-openstack/recipes-devtools/python/python-google-api-python-client_1.6.6.bb
parentba0ca845af46a5d9c05dbd8943744a4e78d268d5 (diff)
downloadmeta-cloud-services-9d632de8d0e109e342fe580cf4b2423a51c890c3.tar.gz
python: prepare for python3 only configuration
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
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.bb2
1 files changed, 1 insertions, 1 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
index 0abf1b9..8aec8ce 100644
--- 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
@@ -3,7 +3,7 @@ AUTHOR = "Google Inc."
3LICENSE = "Apache-2.0" 3LICENSE = "Apache-2.0"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=94023d14f6b58272fd885e4e3f2f08b3" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=94023d14f6b58272fd885e4e3f2f08b3"
5 5
6inherit setuptools pypi 6inherit setuptools3 pypi
7 7
8SRC_URI[md5sum] = "3059dce9c0308852e177c7d99d3f9ac2" 8SRC_URI[md5sum] = "3059dce9c0308852e177c7d99d3f9ac2"
9SRC_URI[sha256sum] = "ec72991f95201996a4edcea44a079cae0292798086beaadb054d91921632fe1b" 9SRC_URI[sha256sum] = "ec72991f95201996a4edcea44a079cae0292798086beaadb054d91921632fe1b"