summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOleksandr Kravchuk <open.source@oleksandr-kravchuk.com>2021-04-17 22:21:58 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-04-18 11:35:57 +0100
commit589a5695befb887f290746a3fc85d291fcb881ff (patch)
tree6bfd9dc651504ed5b7adcfabe793eaaaeaeb27d2
parent34cb8f2a2ed36ad929dca9055c96f2f843656b8f (diff)
downloadopenembedded-core-contrib-589a5695befb887f290746a3fc85d291fcb881ff.tar.gz
python3-setuptools: update to 56.0.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_56.0.0.bb (renamed from meta/recipes-devtools/python/python3-setuptools_54.1.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-setuptools_54.1.1.bb b/meta/recipes-devtools/python/python3-setuptools_56.0.0.bb
index 74264a3814..07a82ad21b 100644
--- a/meta/recipes-devtools/python/python3-setuptools_54.1.1.bb
+++ b/meta/recipes-devtools/python/python3-setuptools_56.0.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] = "1ce82798848a978696465866bb3aaab356003c42d6143e1111fcf069ac838274"
+SRC_URI[sha256sum] = "08a1c0f99455307c48690f00d5c2ac2c1ccfab04df00454fef854ec145b81302"
DEPENDS += "${PYTHON_PN}"