[meta-virtualization] [PATCH] python-manilaclient: upgrade 1.28.0 -> 1.29.0
Yuan Chao
yuanc.fnst at cn.fujitsu.com
Tue Sep 17 02:48:46 PDT 2019
Signed-off-by: Yuan Chao <yuanc.fnst at cn.fujitsu.com>
---
.../recipes-devtools/python/python-manilaclient_git.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta-openstack/recipes-devtools/python/python-manilaclient_git.bb b/meta-openstack/recipes-devtools/python/python-manilaclient_git.bb
index a64c4d4..6984a9e 100644
--- a/meta-openstack/recipes-devtools/python/python-manilaclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-manilaclient_git.bb
@@ -33,8 +33,8 @@ RDEPENDS_${PN} +=" \
SRCNAME = "manilaclient"
SRC_URI = "git://github.com/openstack/${BPN}.git;branch=master"
-PV = "1.28.0+git${SRCPV}"
-SRCREV = "3e3dfb1d5a401fb0e0003c6fab0a41bd3479b7c8"
+PV = "1.29.0+git${SRCPV}"
+SRCREV = "1b2cafb008bee70242b68a03212bcc575df683b9"
S = "${WORKDIR}/git"
inherit setuptools rmargparse
--
2.17.1
More information about the meta-virtualization
mailing list