From 9d632de8d0e109e342fe580cf4b2423a51c890c3 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Wed, 22 Jan 2020 17:44:39 +0000 Subject: python: prepare for python3 only configuration Signed-off-by: Bruce Ashfield --- .../recipes-devtools/python/python-google-api-python-client_1.6.6.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '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 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." LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=94023d14f6b58272fd885e4e3f2f08b3" -inherit setuptools pypi +inherit setuptools3 pypi SRC_URI[md5sum] = "3059dce9c0308852e177c7d99d3f9ac2" SRC_URI[sha256sum] = "ec72991f95201996a4edcea44a079cae0292798086beaadb054d91921632fe1b" -- cgit v1.2.3-54-g00ecf