summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python-setuptools.inc
diff options
context:
space:
mode:
authorOleksandr Kravchuk <oleksandr.kravchuk@pelagicore.com>2019-08-21 21:02:44 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-08-21 21:58:11 +0100
commitb9769fd1072426be2236bfc71db8e327fecda78d (patch)
treef7dd60429abf12beeb993fa51bb9083d50293468 /meta/recipes-devtools/python/python-setuptools.inc
parentb19f8e9eb67894bbac145e807bf2e1b330dc1cd9 (diff)
downloadopenembedded-core-contrib-b9769fd1072426be2236bfc71db8e327fecda78d.tar.gz
python-setuptools: update to 41.2.0
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/python-setuptools.inc')
-rw-r--r--meta/recipes-devtools/python/python-setuptools.inc4
1 files changed, 2 insertions, 2 deletions
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}"