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

Mark Asselstine mark.asselstine at windriver.com
Sat Jan 21 19:48:09 PST 2017


Standard updates to SRCREV and git branch, minor updates to runtime
dependency list. Dependency version requirements already fulfilled.

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

diff --git a/meta-openstack/recipes-devtools/python/python-oslo.middleware_git.bb b/meta-openstack/recipes-devtools/python/python-oslo.middleware_git.bb
index ef624f3..811068a 100644
--- a/meta-openstack/recipes-devtools/python/python-oslo.middleware_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-oslo.middleware_git.bb
@@ -4,11 +4,11 @@ SECTION = "devel/python"
 LICENSE = "Apache-2"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658"
 
-PV = "2.10.0+git${SRCPV}"
-SRCREV = "8a892308e706b46620e3b73aa16a8e969ee80739"
+PV = "3.19.0+git${SRCPV}"
+SRCREV = "e3e052a92e9eb3e40af3c653281c944d34f822b4"
 
 SRCNAME = "oslo.middleware"
-SRC_URI = "git://github.com/openstack/${SRCNAME}.git"
+SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/newton"
 
 S = "${WORKDIR}/git"
 
@@ -24,8 +24,6 @@ DEPENDS += " \
 # RDEPENDS_default: 
 RDEPENDS_${PN} += " \
         python-pbr \
-        python-ordereddict \
-        python-babel \
         python-jinja2 \
         python-oslo.config \
         python-oslo.context \
-- 
2.7.4



More information about the meta-virtualization mailing list