summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-cinderclient_1.0.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-cinderclient_1.0.3.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-cinderclient_1.0.3.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-cinderclient_1.0.3.bb b/meta-openstack/recipes-devtools/python/python-cinderclient_1.0.3.bb
index f739658..350c359 100644
--- a/meta-openstack/recipes-devtools/python/python-cinderclient_1.0.3.bb
+++ b/meta-openstack/recipes-devtools/python/python-cinderclient_1.0.3.bb
@@ -3,6 +3,7 @@ HOMEPAGE = "https://github.com/openstack/python-cinderclient"
3SECTION = "devel/python" 3SECTION = "devel/python"
4LICENSE = "Apache-2.0" 4LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=3572962e13e5e739b30b0864365e0795" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=3572962e13e5e739b30b0864365e0795"
6DEPENDS = "python-setuptools-git"
6 7
7PR = "r0" 8PR = "r0"
8SRCNAME = "python-cinderclient" 9SRCNAME = "python-cinderclient"