aboutsummaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-os-client-config_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-os-client-config_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-os-client-config_git.bb33
1 files changed, 2 insertions, 31 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-os-client-config_git.bb b/meta-openstack/recipes-devtools/python/python-os-client-config_git.bb
index a48f2c4e..207d5596 100644
--- a/meta-openstack/recipes-devtools/python/python-os-client-config_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-os-client-config_git.bb
@@ -1,31 +1,2 @@
-DESCRIPTION = "OpenStack Client Configuation Library"
-HOMEPAGE = "https://pypi.python.org/pypi/os-client-config"
-SECTION = "devel/python"
-LICENSE = "Apache-2.0"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658"
-
-PV = "1.28.0"
-SRCREV = "261c05f0057d556a8910457f1e22ca4d81801081"
-
-SRCNAME = "os-client-config"
-SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/pike"
-
-S = "${WORKDIR}/git"
-
-inherit setuptools
-
-DEPENDS += " \
- python-pbr \
- "
-# Satisfy setup.py 'setup_requires'
-DEPENDS += " \
- python-pbr-native \
- "
-
-RDEPENDS_${PN} += " \
- python-pbr \
- python-pyyaml \
- python-appdirs \
- python-keystoneauth1 \
- python-requestsexceptions \
- "
+inherit setuptools3
+require python-os-client-config.inc