From a778e8929cc2fffcb299c3738a949370fc13a94d Mon Sep 17 00:00:00 2001 From: Josep Puigdemont Date: Wed, 2 Dec 2015 17:32:29 +0100 Subject: python-cinderclient: upgrade to 1.1.2 Signed-off-by: Josep Puigdemont Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-cinderclient_git.bb | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'meta-openstack/recipes-devtools/python') diff --git a/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb b/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb index 31875fa..951198d 100644 --- a/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb @@ -5,17 +5,16 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=3572962e13e5e739b30b0864365e0795" DEPENDS = "python-setuptools-git" -PR = "r0" SRCNAME = "python-cinderclient" SRC_URI = "\ - git://github.com/openstack/python-cinderclient.git;branch=master \ + git://github.com/openstack/python-cinderclient.git;branch=stable/kilo \ file://fix_cinderclient_memory_leak.patch \ file://cinder-api-check.sh \ " -PV="1.1.1+git${SRCPV}" -SRCREV="9e94d814c6ae07c3d5e8242754aebcce150265cc" +PV="1.1.2+git${SRCPV}" +SRCREV="b44d32d02b014748044b5b18d27a9d1f8312145c" S = "${WORKDIR}/git" inherit setuptools monitor -- cgit v1.2.3-54-g00ecf