summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-oslo.messaging_git.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2014-10-21 09:18:16 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2014-10-21 09:18:16 -0400
commit9be49d7dd9cad6f115d1a0c59e33324e1fef7d79 (patch)
treeaee3deb71011144ad68f0a0ee46c4dd92815ebb2 /meta-openstack/recipes-devtools/python/python-oslo.messaging_git.bb
parent0770c2edfd5767227313729834b7ef7dd279df2b (diff)
downloadmeta-cloud-services-9be49d7dd9cad6f115d1a0c59e33324e1fef7d79.tar.gz
horizon: update dependencies for juno rc2
Updating the horizon dependent packages to the juno-rc2 required versions Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-oslo.messaging_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-oslo.messaging_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-oslo.messaging_git.bb b/meta-openstack/recipes-devtools/python/python-oslo.messaging_git.bb
index b2b8ed5..57a573e 100644
--- a/meta-openstack/recipes-devtools/python/python-oslo.messaging_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-oslo.messaging_git.bb
@@ -9,8 +9,8 @@ PR = "r0"
9SRCNAME = "oslo.messaging" 9SRCNAME = "oslo.messaging"
10SRC_URI = "git://github.com/openstack/${SRCNAME}.git" 10SRC_URI = "git://github.com/openstack/${SRCNAME}.git"
11 11
12PV = "1.4.0.0a4" 12PV = "1.4.1"
13SRCREV = "5be1b6a6a93e2be1fd6adef109a016f49ed98b0a" 13SRCREV = "a87aa3ef00907d5d9222a816df2298d2fc7c3683"
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15 15
16inherit setuptools 16inherit setuptools