From 704e63aadc51154f75f99334ef70ed117ffcd48b Mon Sep 17 00:00:00 2001 From: Mark Asselstine Date: Sat, 21 Jan 2017 22:48:09 -0500 Subject: python-oslo.middleware: uprev to latest stable/newton Standard updates to SRCREV and git branch, minor updates to runtime dependency list. Dependency version requirements already fulfilled. Signed-off-by: Mark Asselstine Signed-off-by: Bruce Ashfield --- .../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 \ -- cgit v1.2.3-54-g00ecf