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

Mark Asselstine mark.asselstine at windriver.com
Mon Jan 23 06:36:30 PST 2017


Minor runtime dependency updates. Runtime dependency versions are all
already met.

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

diff --git a/meta-openstack/recipes-devtools/python/python-oslo.reports_git.bb b/meta-openstack/recipes-devtools/python/python-oslo.reports_git.bb
index 89a83b8..39a1131 100644
--- a/meta-openstack/recipes-devtools/python/python-oslo.reports_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-oslo.reports_git.bb
@@ -4,11 +4,11 @@ SECTION = "devel/python"
 LICENSE = "Apache-2"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2"
 
-PV = "0.6.0+git${SRCPV}"
-SRCREV = "31d4a2d9881316f1d2d911a677c0b7556e5040b6"
+PV = "1.14.0+git${SRCPV}"
+SRCREV = "2a9e24502d0960010c00314218ae85a1a04e71b2"
 
 SRCNAME = "oslo.reports"
-SRC_URI = "git://github.com/openstack/${SRCNAME}.git"
+SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/newton"
 
 S = "${WORKDIR}/git"
 
@@ -24,7 +24,6 @@ RDEPENDS_${PN} += " \
         python-pbr \
         python-six \
         python-jinja2 \
-        python-babel \
         python-psutil \
         python-oslo.i18n \
         python-oslo.utils \
-- 
2.7.4



More information about the meta-virtualization mailing list