aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools
diff options
context:
space:
mode:
authorZang Ruochen <zangrc.fnst@cn.fujitsu.com>2019-08-23 11:10:11 +0800
committerKhem Raj <raj.khem@gmail.com>2019-08-24 05:20:43 -0700
commit84c0f18708f0ad625f2cd6b2c2da1e3b04842f59 (patch)
treed2111de7709911d0b8989385799a347e402f61c8 /meta-oe/recipes-devtools
parentf52c286ae87aa09d79318a960abe180c99a55d19 (diff)
downloadmeta-openembedded-contrib-84c0f18708f0ad625f2cd6b2c2da1e3b04842f59.tar.gz
python-futures: upgrade 3.2.0 -> 3.3.0
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-devtools')
-rw-r--r--meta-oe/recipes-devtools/python/python-futures_3.3.0.bb (renamed from meta-oe/recipes-devtools/python/python-futures_3.2.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-devtools/python/python-futures_3.2.0.bb b/meta-oe/recipes-devtools/python/python-futures_3.3.0.bb
index 3ee945fc9c..1636f7371d 100644
--- a/meta-oe/recipes-devtools/python/python-futures_3.2.0.bb
+++ b/meta-oe/recipes-devtools/python/python-futures_3.3.0.bb
@@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=834d982f973c48b6d662b5944c5ab567"
HOMEPAGE = "https://github.com/agronholm/pythonfutures"
DEPENDS = "python"
-SRC_URI[md5sum] = "d1b299a06b96ccb59f70324716dc0016"
-SRC_URI[sha256sum] = "9ec02aa7d674acb8618afb127e27fde7fc68994c0437ad759fa094a574adb265"
+SRC_URI[md5sum] = "b43a39ae1475e3fd6940f2b4f7214675"
+SRC_URI[sha256sum] = "7e033af76a5e35f58e56da7a91e687706faf4e7bdfb2cbc3f2cca6b9bcda9794"
inherit pypi setuptools