Signed-off-by: Zang Ruochen <[email protected]> --- .../python/{python-futures_3.2.0.bb => python-futures_3.3.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-devtools/python/{python-futures_3.2.0.bb => python-futures_3.3.0.bb} (72%)
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 similarity index 72% rename from meta-oe/recipes-devtools/python/python-futures_3.2.0.bb rename to meta-oe/recipes-devtools/python/python-futures_3.3.0.bb index 3ee945f..1636f73 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 -- 2.7.4 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
