This uprev is required by the stable/pike version of python-glance.

Signed-off-by: Mark Asselstine <[email protected]>
---
 .../recipes-devtools/python/python-taskflow_git.bb | 22 ++++++++++------------
 1 file changed, 10 insertions(+), 12 deletions(-)

diff --git a/meta-openstack/recipes-devtools/python/python-taskflow_git.bb 
b/meta-openstack/recipes-devtools/python/python-taskflow_git.bb
index 088d4d1..1717617 100644
--- a/meta-openstack/recipes-devtools/python/python-taskflow_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-taskflow_git.bb
@@ -5,11 +5,11 @@ LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=4476c4be31402271e101d9a4a3430d52"
 
 SRC_URI = "\
-       git://git.openstack.org/openstack/taskflow.git;branch=master \
+       git://git.openstack.org/openstack/taskflow.git;branch=stable/pike \
        "
 
-PV="1.21.0+git${SRCPV}"
-SRCREV="52bd5e89fdddec49907a45e83a7a4b1abd1d1291"
+PV="2.14.1+git${SRCPV}"
+SRCREV="ed867c4fd17e4102a133c313a13af37baccf14a4"
 S = "${WORKDIR}/git"
 
 inherit setuptools
@@ -21,22 +21,20 @@ DEPENDS += " \
 
 RDEPENDS_${PN} += " \
         python-pbr \
-        python-anyjson \
-        python-iso8601 \
         python-six \
-        python-networkx \
-        python-babel \
-        python-stevedore \
-        python-futures \
+        python-enum34 \
         python-futurist \
         python-fasteners \
+        python-networkx \
         python-contextlib2 \
-        python-monotonic \
+        python-stevedore \
+        python-futures \
         python-jsonschema \
         python-automaton \
         python-oslo.utils \
         python-oslo.serialization \
+        python-tenacity \
         python-cachetools \
         python-debtcollector \
-        python-enum34 \
-       "
+        "
+       
\ No newline at end of file
-- 
2.7.4

-- 
_______________________________________________
meta-virtualization mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-virtualization

Reply via email to