From ee943706b57674b887c82f390a236eabf2fe34bb Mon Sep 17 00:00:00 2001 From: Yuan Chao Date: Wed, 14 Aug 2019 09:54:08 +0800 Subject: python-barbicanclient: upgrade 4.5.2 -> 4.8.1 Unable to find version 4.8.1 in branch stable/pike. Change branch to master. Signed-off-by: Yuan Chao Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-barbicanclient_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'meta-openstack/recipes-devtools/python/python-barbicanclient_git.bb') diff --git a/meta-openstack/recipes-devtools/python/python-barbicanclient_git.bb b/meta-openstack/recipes-devtools/python/python-barbicanclient_git.bb index 2d57158..3c5043b 100644 --- a/meta-openstack/recipes-devtools/python/python-barbicanclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-barbicanclient_git.bb @@ -5,11 +5,11 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=e031cff4528978748f9cc064c6e6fa73" SRC_URI = "\ - git://github.com/openstack/python-barbicanclient.git;branch=stable/pike \ + git://github.com/openstack/python-barbicanclient.git \ " -PV = "4.5.2+git${SRCPV}" -SRCREV = "775de93a612db866bb39ba6828f3e7bd1aa3c9f5" +PV = "4.8.1+git${SRCPV}" +SRCREV = "1b282358166fe4c1d4dea896bd336b2850584f56" S = "${WORKDIR}/git" inherit setuptools -- cgit v1.2.3-54-g00ecf