From b90b112187c56a35b34ede14ebb0e62e95a27775 Mon Sep 17 00:00:00 2001 From: Mark Asselstine Date: Tue, 17 Jan 2017 10:57:05 -0500 Subject: python-oslo.i18n: uprev to latest stable/newton Requires the uprev of python-babel to v2.3.4. Signed-off-by: Mark Asselstine Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-oslo.i18n_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'meta-openstack/recipes-devtools/python') 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 84aab41..c820bc8 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" -- cgit v1.2.3-54-g00ecf