summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-oslo.serialization_git.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2015-02-21 11:39:55 -0500
committerBruce Ashfield <bruce.ashfield@windriver.com>2015-02-21 11:39:55 -0500
commit4fc8310aa79691b90aaf2b9e5c8f077cbf05e4e3 (patch)
treee478f590f4a1ec8060d45db70605aaf1e3b899bb /meta-openstack/recipes-devtools/python/python-oslo.serialization_git.bb
parent8ab69da37616a49ae9246c6ab0a576f5b8694662 (diff)
parenta6c018a7467f48293ddb67dbd58edd8d80db10ad (diff)
downloadmeta-cloud-services-4fc8310aa79691b90aaf2b9e5c8f077cbf05e4e3.tar.gz
Merge branch 'master' into kilo
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-oslo.serialization_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-oslo.serialization_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-oslo.serialization_git.bb b/meta-openstack/recipes-devtools/python/python-oslo.serialization_git.bb
index 7f538c7..451c6b9 100644
--- a/meta-openstack/recipes-devtools/python/python-oslo.serialization_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-oslo.serialization_git.bb
@@ -9,8 +9,8 @@ PR = "r0"
9SRCNAME = "oslo.serialization" 9SRCNAME = "oslo.serialization"
10SRC_URI = "git://github.com/openstack/${SRCNAME}.git" 10SRC_URI = "git://github.com/openstack/${SRCNAME}.git"
11 11
12PV = "1.0.0" 12PV = "1.3.0"
13SRCREV = "ddde5a5a5ac4ff2ebaed7297bf35536b51aeabda" 13SRCREV = "c89b3f80393b224e4c93f546bc00a4a36c5fb279"
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15 15
16inherit setuptools 16inherit setuptools