From c0217db7e2af3bc2fcf316d20093df72daa97fb4 Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Fri, 9 Aug 2019 10:58:01 +0800 Subject: python-manilaclient: upgrade 1.4.0 -> 1.27.0 Signed-off-by: Zang Ruochen Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-manilaclient_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-openstack/recipes-devtools/python/python-manilaclient_git.bb') diff --git a/meta-openstack/recipes-devtools/python/python-manilaclient_git.bb b/meta-openstack/recipes-devtools/python/python-manilaclient_git.bb index d547717..f733d56 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.4.0+git${SRCPV}" -SRCREV = "0bbd2144f701df3408b1435b16611c2ba3c22221" +PV = "1.27.0+git${SRCPV}" +SRCREV = "07564879ae4bdcb73e856b3aedcb79e4420fa7eb" S = "${WORKDIR}/git" inherit setuptools rmargparse -- cgit v1.2.3-54-g00ecf