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

Mark Asselstine mark.asselstine at windriver.com
Tue Jan 17 07:57:05 PST 2017


Requires the uprev of python-babel to v2.3.4.

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

diff --git a/meta-openstack/recipes-devtools/python/python-oslo.i18n_git.bb b/meta-openstack/recipes-devtools/python/python-oslo.i18n_git.bb
index 55d6317..8b6db29 100644
--- a/meta-openstack/recipes-devtools/python/python-oslo.i18n_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-oslo.i18n_git.bb
@@ -4,11 +4,11 @@ SECTION = "devel/python"
 LICENSE = "Apache-2"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658"
 
-PV = "2.6.0+git${SRCPV}"
-SRCREV = "4417d33a9fa6f3c414d72d162a4d0d3715ffe256"
+PV = "3.9.0+git${SRCPV}"
+SRCREV = "351c10af6ad6b6fed197cc4b38d9fddf232d0def"
 
 SRCNAME = "oslo.i18n"
-SRC_URI = "git://github.com/openstack/${SRCNAME}.git"
+SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/newton"
 
 S = "${WORKDIR}/git"
 
-- 
2.7.4



More information about the meta-virtualization mailing list