[meta-virtualization] [m-c-s][PATCH] python-oslo.service: uprev to latest stable/newton

Mark Asselstine mark.asselstine at windriver.com
Sat Jan 21 14:28:26 PST 2017


Just a few updates for runtime dependencies. Dependency version
requirement are all already fulfilled.

Signed-off-by: Mark Asselstine <mark.asselstine at windriver.com>
---
 meta-openstack/recipes-devtools/python/python-oslo.service_git.bb | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/meta-openstack/recipes-devtools/python/python-oslo.service_git.bb b/meta-openstack/recipes-devtools/python/python-oslo.service_git.bb
index 379bff3..a1e5e1a 100644
--- a/meta-openstack/recipes-devtools/python/python-oslo.service_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-oslo.service_git.bb
@@ -4,11 +4,11 @@ SECTION = "devel/python"
 LICENSE = "Apache-2"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2"
 
-PV = "0.11.0"
-SRCREV = "3336127916edcd1d94f9bb2df978facb434efa5e"
+PV = "0.16.0"
+SRCREV = "e11a2880777249674664ec330004fda5e605ac73"
 
 SRCNAME = "oslo.service"
-SRC_URI = "git://github.com/openstack/${SRCNAME}.git"
+SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/newton"
 
 S = "${WORKDIR}/git"
 
@@ -21,7 +21,6 @@ DEPENDS += " \
 
 RDEPENDS_${PN} += " \
         python-pbr \
-        python-babel \
         python-webob \
         python-eventlet \
         python-greenlet \
-- 
2.7.4



More information about the meta-virtualization mailing list