From 806de34fda21fb1ab38d6b00566eb3d538d574d0 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Sun, 17 Feb 2019 11:48:56 -0800 Subject: python3-setuptools: upgrade 40.0.0 -> 40.8.0 (From OE-Core rev: dceac54e05bb786e19de8db33982a8d54e41a915) Signed-off-by: Richard Purdie --- meta/recipes-devtools/python/python-setuptools.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta/recipes-devtools/python/python-setuptools.inc') diff --git a/meta/recipes-devtools/python/python-setuptools.inc b/meta/recipes-devtools/python/python-setuptools.inc index 315ba31396..9092d7ad03 100644 --- a/meta/recipes-devtools/python/python-setuptools.inc +++ b/meta/recipes-devtools/python/python-setuptools.inc @@ -10,8 +10,8 @@ inherit pypi SRC_URI_append_class-native = " file://0001-conditionally-do-not-fetch-code-by-easy_install.patch" -SRC_URI[md5sum] = "260630ae1a64bafa39dcc53404d63829" -SRC_URI[sha256sum] = "012adb8e25fbfd64c652e99e7bab58799a3aaf05d39ab38561f69190a909015f" +SRC_URI[md5sum] = "712697a5bc975cf479d487cd68206c20" +SRC_URI[sha256sum] = "6e4eec90337e849ade7103723b9a99631c1f0d19990d6e8412dc42f5ae8b304d" DEPENDS += "${PYTHON_PN}" -- cgit 1.2.3-korg