diff options
| author | Maciej Pijanowski <maciej.pijanowski@3mdeb.com> | 2019-10-22 16:18:32 +0200 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2019-10-22 22:59:26 -0400 |
| commit | 9f7db21e622401a50641f524978d543e9b893492 (patch) | |
| tree | d670f2ebb413cc9d1431d648284c3db42a9d399f /meta-openstack/recipes-devtools/python/python3-oauth2client_4.1.2.bb | |
| parent | 0ecb3966b03298a42955304f818c372445217227 (diff) | |
| download | meta-cloud-services-9f7db21e622401a50641f524978d543e9b893492.tar.gz | |
python-oauth2client: add python3 version
Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python3-oauth2client_4.1.2.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python3-oauth2client_4.1.2.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-oauth2client_4.1.2.bb b/meta-openstack/recipes-devtools/python/python3-oauth2client_4.1.2.bb new file mode 100644 index 0000000..9650800 --- /dev/null +++ b/meta-openstack/recipes-devtools/python/python3-oauth2client_4.1.2.bb | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | inherit setuptools3 | ||
| 2 | require python-oauth2client.inc | ||
