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

Mark Asselstine mark.asselstine at windriver.com
Sat Jan 21 14:25:04 PST 2017


Just a few updates for runtime dependencies. Dependency version
requirement are all already fulfilled.

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

diff --git a/meta-openstack/recipes-devtools/python/python-oslo.concurrency_git.bb b/meta-openstack/recipes-devtools/python/python-oslo.concurrency_git.bb
index 6956504..7b1fe68 100644
--- a/meta-openstack/recipes-devtools/python/python-oslo.concurrency_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-oslo.concurrency_git.bb
@@ -4,11 +4,11 @@ SECTION = "devel/python"
 LICENSE = "Apache-2"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658"
 
-PV = "2.8.0+git${SRCPV}"
-SRCREV = "28fb7e8bb0dfc39e9f5ed46ade65ea85048efc34"
+PV = "3.14.0+git${SRCPV}"
+SRCREV = "9ac99b675eae255b660b03d3a1e61599d09f8316"
 
 SRCNAME = "oslo.concurrency"
-SRC_URI = "git://github.com/openstack/${SRCNAME}.git"
+SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/newton"
 
 S = "${WORKDIR}/git"
 
@@ -25,7 +25,6 @@ DEPENDS += " \
 RDEPENDS_${PN} += " \
         python-pbr \
         python-fasteners \
-        python-babel \
         python-iso8601 \
         python-oslo.config \
         python-oslo.i18n \
-- 
2.7.4



More information about the meta-virtualization mailing list