summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOleksandr Kravchuk <open.source@oleksandr-kravchuk.com>2021-03-06 16:24:06 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-03-08 18:12:38 +0000
commit89c87a0ffff3dd25c124afdf04362da22c84d5e9 (patch)
tree3f42c2f4d25e79bfd6a2eee76fdf423c45b3d08f
parent94a024dd22e2f30c0d8069802297c0efeb0cdf3a (diff)
downloadopenembedded-core-contrib-89c87a0ffff3dd25c124afdf04362da22c84d5e9.tar.gz
python3-setuptools: update to 54.1.0
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-devtools/python/python3-setuptools_54.1.0.bb (renamed from meta/recipes-devtools/python/python3-setuptools_53.0.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-setuptools_53.0.0.bb b/meta/recipes-devtools/python/python3-setuptools_54.1.0.bb
index 811c8a5900..153258d3ec 100644
--- a/meta/recipes-devtools/python/python3-setuptools_53.0.0.bb
+++ b/meta/recipes-devtools/python/python3-setuptools_54.1.0.bb
@@ -10,7 +10,7 @@ SRC_URI_append_class-native = " file://0001-conditionally-do-not-fetch-code-by-e
SRC_URI += "file://0001-change-shebang-to-python3.patch"
-SRC_URI[sha256sum] = "1b18ef17d74ba97ac9c0e4b4265f123f07a8ae85d9cd093949fa056d3eeeead5"
+SRC_URI[sha256sum] = "36bc07925c77dd6e30c64c91c2d080212a46910aa79073990c11d4c48a006240"
DEPENDS += "${PYTHON_PN}"