summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-oslo.utils_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-oslo.utils_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-oslo.utils_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-oslo.utils_git.bb b/meta-openstack/recipes-devtools/python/python-oslo.utils_git.bb
index 557c107..18c1504 100644
--- a/meta-openstack/recipes-devtools/python/python-oslo.utils_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-oslo.utils_git.bb
@@ -9,8 +9,8 @@ PR = "r0"
9SRCNAME = "oslo.utils" 9SRCNAME = "oslo.utils"
10SRC_URI = "git://github.com/openstack/${SRCNAME}.git" 10SRC_URI = "git://github.com/openstack/${SRCNAME}.git"
11 11
12PV = "0.2.0" 12PV = "1.0.0"
13SRCREV = "118f7ea84a476604f2498fc4d28c9c2b266c717a" 13SRCREV = "f0cce3cd2635b06f8220a1ebe096495006d739bf"
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15 15
16inherit setuptools 16inherit setuptools