]> code.ossystems Code Review - openembedded-core.git/commitdiff
python*-setuptools: update to 40.0.0
authorDerek Straka <derek@asterius.io>
Tue, 10 Jul 2018 21:16:02 +0000 (17:16 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 13 Jul 2018 15:32:38 +0000 (16:32 +0100)
Update the python{3}-setuptools to the latest stable version

Tested on the qemu with core-image-minimal

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/python/python-setuptools.inc
meta/recipes-devtools/python/python-setuptools_40.0.0.bb [moved from meta/recipes-devtools/python/python-setuptools_39.2.0.bb with 100% similarity]
meta/recipes-devtools/python/python3-setuptools_40.0.0.bb [moved from meta/recipes-devtools/python/python3-setuptools_39.2.0.bb with 100% similarity]

index bf654beaedaaef4d1ff03a4c821847a059b5d047..25be446cb3fa4c79e7ef9747c0aa6b194f0af61c 100644 (file)
@@ -9,8 +9,8 @@ PYPI_PACKAGE_EXT = "zip"
 
 inherit pypi
 
-SRC_URI[md5sum] = "dd4e3fa83a21bf7bf9c51026dc8a4e59"
-SRC_URI[sha256sum] = "f7cddbb5f5c640311eb00eab6e849f7701fa70bf6a183fc8a2c33dd1d1672fb2"
+SRC_URI[md5sum] = "260630ae1a64bafa39dcc53404d63829"
+SRC_URI[sha256sum] = "012adb8e25fbfd64c652e99e7bab58799a3aaf05d39ab38561f69190a909015f"
 
 DEPENDS += "${PYTHON_PN}"
 DEPENDS_class-native += "${PYTHON_PN}-native"