From 66990a7ac756486086a9ba5851f862c85c0a4b3d Mon Sep 17 00:00:00 2001 From: Oleksandr Kravchuk Date: Wed, 21 Aug 2019 21:02:44 +0200 Subject: python-setuptools: update to 41.2.0 (From OE-Core rev: b9769fd1072426be2236bfc71db8e327fecda78d) Signed-off-by: Oleksandr Kravchuk 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 c806589dba..322197eed8 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] = "f26bbb3201c42ef37fb8d184cb85234d" -SRC_URI[sha256sum] = "c519b84c299911fd94ef47e3de4fe678c254aefc5cdf8a9b12e4cdc8cc3744a8" +SRC_URI[md5sum] = "a3470ce184da33f0fa6c9f44f6221bc0" +SRC_URI[sha256sum] = "66b86bbae7cc7ac2e867f52dc08a6bd064d938bac59dfec71b9b565dd36d6012" DEPENDS += "${PYTHON_PN}" -- cgit v1.2.3-54-g00ecf