From 703e987a1da6120d6f53f9307082e615660b6739 Mon Sep 17 00:00:00 2001 From: Josep Puigdemont Date: Mon, 4 Jan 2016 16:23:37 +0100 Subject: python-swift: upgrade to 2.3.0 Signed-off-by: Josep Puigdemont Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-swift_git.bb | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'meta-openstack/recipes-devtools') diff --git a/meta-openstack/recipes-devtools/python/python-swift_git.bb b/meta-openstack/recipes-devtools/python/python-swift_git.bb index 7862251..f7aad35 100644 --- a/meta-openstack/recipes-devtools/python/python-swift_git.bb +++ b/meta-openstack/recipes-devtools/python/python-swift_git.bb @@ -4,10 +4,9 @@ SECTION = "devel/python" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" -PR = "r0" SRCNAME = "swift" -SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \ +SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/kilo \ file://proxy-server.conf \ file://dispersion.conf \ file://test.conf \ @@ -16,8 +15,8 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \ file://cluster.conf \ " -SRCREV="4ca08cc395e686265574366497a6869e94eebcb2" -PV="2.2.2+git${SRCPV}" +SRCREV="f8dee761bd36f857aa1288c27e095907032fad68" +PV="2.3.0+git${SRCPV}" S = "${WORKDIR}/git" inherit setuptools python-dir update-rc.d hosts identity openstackchef -- cgit v1.2.3-54-g00ecf