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

Mark Asselstine mark.asselstine at windriver.com
Mon Jan 23 07:13:48 PST 2017


A few runtime dependency updates, but otherwise a straightforward
uprev.

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

diff --git a/meta-openstack/recipes-devtools/python/python-oslo.vmware_git.bb b/meta-openstack/recipes-devtools/python/python-oslo.vmware_git.bb
index 8ffe7ee..8e355d8 100644
--- a/meta-openstack/recipes-devtools/python/python-oslo.vmware_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-oslo.vmware_git.bb
@@ -4,11 +4,11 @@ SECTION = "devel/python"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658"
 
-PV = "1.23.0+git${SRCPV}"
-SRCREV = "9fa40986c259d22a3dee8155b4bce793505d53e1"
+PV = "2.14.0+git${SRCPV}"
+SRCREV = "bfd1e0ffd435e637d00ba54ec99aeafe4488eca1"
 
 SRCNAME = "oslo.vmware"
-SRC_URI = "git://github.com/openstack/${SRCNAME}.git"
+SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/newton"
 
 S = "${WORKDIR}/git"
 
@@ -23,13 +23,12 @@ RDEPENDS_${PN} += " \
         python-pbr \
         python-stevedore \
         python-netaddr \
-        python-iso8601 \
         python-six \
         python-oslo.i18n \
         python-oslo.utils \
         python-oslo.concurrency \
-        python-babel \
         python-pyyaml \
+        python-lxml \
         python-suds-jurko \
         python-eventlet \
         python-requests \
-- 
2.7.4



More information about the meta-virtualization mailing list