summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-oslo.db_1.0.2.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-oslo.db_1.0.2.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-oslo.db_1.0.2.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-oslo.db_1.0.2.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-oslo.db_1.0.2.bb b/meta-openstack/recipes-devtools/python/python-oslo.db_1.0.2.bb
index bbee63b..c026c92 100644
--- a/meta-openstack/recipes-devtools/python/python-oslo.db_1.0.2.bb
+++ b/meta-openstack/recipes-devtools/python/python-oslo.db_1.0.2.bb
@@ -9,8 +9,8 @@ PR = "r0"
9SRCNAME = "oslo.db" 9SRCNAME = "oslo.db"
10SRC_URI = "http://pypi.python.org/packages/source/o/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" 10SRC_URI = "http://pypi.python.org/packages/source/o/${SRCNAME}/${SRCNAME}-${PV}.tar.gz"
11 11
12SRC_URI[md5sum] = "2c7300e9f64b3ea54f56c9f04ff7d004" 12SRC_URI[md5sum] = "6c87294ce18252bef17e2552bc19a40c"
13SRC_URI[sha256sum] = "6ffdb57913fd56579d55b4154526b1e2a61d728b4c29b4dd7c0b8272c1ac2e1c" 13SRC_URI[sha256sum] = "7092525eab0352748fc0c58a7facd3d6ae967d9130589b4afc12bfa171bee837"
14 14
15S = "${WORKDIR}/${SRCNAME}-${PV}" 15S = "${WORKDIR}/${SRCNAME}-${PV}"
16 16