From bfdd032dd09fe37fe182b65afc6aea5212624f8e Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Thu, 8 Aug 2019 16:51:02 +0800 Subject: python-futures: upgrade 3.0.3 -> 3.3.0 Signed-off-by: Zang Ruochen Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-futures_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-openstack/recipes-devtools/python') diff --git a/meta-openstack/recipes-devtools/python/python-futures_git.bb b/meta-openstack/recipes-devtools/python/python-futures_git.bb index f26be9a..015ae5f 100644 --- a/meta-openstack/recipes-devtools/python/python-futures_git.bb +++ b/meta-openstack/recipes-devtools/python/python-futures_git.bb @@ -4,8 +4,8 @@ SECTION = "devel/python" LICENSE = "BSD" LIC_FILES_CHKSUM = "file://LICENSE;md5=dd6708d05936d3f6c4e20ed14c87b5e3" -PV = "3.0.3+git${SRCPV}" -SRCREV = "6532a7449d8102c172ea5011f1552fcc163c09f1" +PV = "3.3.0+git${SRCPV}" +SRCREV = "ec78e222ece60721fc92a6c650df3116cb15d24e" SRCNAME = "futures" SRC_URI = "git://github.com/agronholm/python${SRCNAME}.git" -- cgit v1.2.3-54-g00ecf