summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-pycadf_0.6.0.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2014-11-17 17:59:10 -0500
committerBruce Ashfield <bruce.ashfield@windriver.com>2014-11-17 17:59:10 -0500
commitd7fe5f8a2a27daa094585df1d2ce0772c28e457b (patch)
tree6ed4c6e189fc09cf6987f7cd2709f9e4557fcf67 /meta-openstack/recipes-devtools/python/python-pycadf_0.6.0.bb
parent194f9d17226895a67422ae749f6870752030b92d (diff)
downloadmeta-cloud-services-d7fe5f8a2a27daa094585df1d2ce0772c28e457b.tar.gz
core: update to juno 2014.2 + dependencies
syncing the core components to the latest juno hashes. We also introduce new packages and update others to meet the juno requirements. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-pycadf_0.6.0.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-pycadf_0.6.0.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-pycadf_0.6.0.bb b/meta-openstack/recipes-devtools/python/python-pycadf_0.6.0.bb
index 7e80309..6762b6c 100644
--- a/meta-openstack/recipes-devtools/python/python-pycadf_0.6.0.bb
+++ b/meta-openstack/recipes-devtools/python/python-pycadf_0.6.0.bb
@@ -9,8 +9,8 @@ PR = "r0"
9SRCNAME = "pycadf" 9SRCNAME = "pycadf"
10SRC_URI = "http://pypi.python.org/packages/source/p/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" 10SRC_URI = "http://pypi.python.org/packages/source/p/${SRCNAME}/${SRCNAME}-${PV}.tar.gz"
11 11
12SRC_URI[md5sum] = "0386d95acb2045231fbcbe12fcaa2779" 12SRC_URI[md5sum] = "283ff62801098f499e37aa493c1d18bb"
13SRC_URI[sha256sum] = "3f88f1c5ea7db093261afb2fd5a235b3dff540d9e93fde5a01a577222b33723c" 13SRC_URI[sha256sum] = "9ba1e9ac52ee2a2d6d9cc89847323559cc2ffe7b4d80b703944a0a1f75c7093f"
14 14
15S = "${WORKDIR}/${SRCNAME}-${PV}" 15S = "${WORKDIR}/${SRCNAME}-${PV}"
16 16