summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python
diff options
context:
space:
mode:
authorAdrian Dudau <adrian.dudau@enea.com>2017-08-07 15:14:23 +0200
committerAdrian Dudau <adrian.dudau@enea.com>2017-08-07 15:14:23 +0200
commit3c545840fdb73f77edce4ca0cb5313297fb8129c (patch)
treeacfd9765418f90a56d42f693621cab0264a80229 /meta-openstack/recipes-devtools/python
parent6d3fbacfe274b2785aa91f9fbf64829b106c6f6a (diff)
downloadmeta-cloud-services-3c545840fdb73f77edce4ca0cb5313297fb8129c.tar.gz
python-oslo.rootwrap: Uprev to v5.1.2
This is used by latest stable/newton. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
-rw-r--r--meta-openstack/recipes-devtools/python/python-oslo.rootwrap_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-oslo.rootwrap_git.bb b/meta-openstack/recipes-devtools/python/python-oslo.rootwrap_git.bb
index 4d62093..8f4dd89 100644
--- a/meta-openstack/recipes-devtools/python/python-oslo.rootwrap_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-oslo.rootwrap_git.bb
@@ -4,8 +4,8 @@ SECTION = "devel/python"
4LICENSE = "Apache-2" 4LICENSE = "Apache-2"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=c46f31914956e4579f9b488e71415ac8" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=c46f31914956e4579f9b488e71415ac8"
6 6
7PV = "5.1.1+git${SRCPV}" 7PV = "5.1.2+git${SRCPV}"
8SRCREV = "36e9592359f70c720d93b460d33ea136d3945996" 8SRCREV = "af8ad2da809f68442da9aacd17a47bca342eb355"
9 9
10SRCNAME = "oslo.rootwrap" 10SRCNAME = "oslo.rootwrap"
11SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/newton" 11SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/newton"