[meta-virtualization] [m-c-s][PATCH 5/7] python-castellan: uprev to latest stable/pike

Mark Asselstine mark.asselstine at windriver.com
Fri Dec 1 12:19:40 PST 2017


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

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

diff --git a/meta-openstack/recipes-devtools/python/python-castellan_git.bb b/meta-openstack/recipes-devtools/python/python-castellan_git.bb
index 40a085d..9401ad9 100644
--- a/meta-openstack/recipes-devtools/python/python-castellan_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-castellan_git.bb
@@ -7,11 +7,11 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2"
 SRCNAME = "castellan"
 
 SRC_URI = "\
-	git://git.openstack.org/openstack/${SRCNAME}.git;branch=master \
+	git://git.openstack.org/openstack/${SRCNAME}.git;branch=stable/pike \
 	"
 
-PV="0.2.1+git${SRCPV}"
-SRCREV="4fda4a749f3f908d58817c326676073aa6fcf62a"
+PV="0.12.1+git${SRCPV}"
+SRCREV="124e9296fe79412b510c73b35936a6be91267d18"
 S = "${WORKDIR}/git"
 
 inherit setuptools
@@ -25,10 +25,11 @@ RDEPENDS_${PN} += " \
         python-pbr \
         python-babel \
         python-cryptography \
+        python-barbicanclient \
         python-oslo.config \
         python-oslo.context \
+        python-oslo.i18n \
         python-oslo.log \
-        python-oslo.policy \
-        python-oslo.serialization \
         python-oslo.utils \
-	"
+        python-keystoneauth1 \
+        "
-- 
2.7.4



More information about the meta-virtualization mailing list