From 0a386986eba187af4368de2070793cff061ac5c6 Mon Sep 17 00:00:00 2001 From: Yuan Chao Date: Tue, 20 Aug 2019 18:19:34 +0900 Subject: python-manilaclient: upgrade 1.27.0 -> 1.28.0 Signed-off-by: Yuan Chao 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 f733d56..a64c4d4 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.27.0+git${SRCPV}" -SRCREV = "07564879ae4bdcb73e856b3aedcb79e4420fa7eb" +PV = "1.28.0+git${SRCPV}" +SRCREV = "3e3dfb1d5a401fb0e0003c6fab0a41bd3479b7c8" S = "${WORKDIR}/git" inherit setuptools rmargparse -- cgit v1.2.3-54-g00ecf