]> code.ossystems Code Review - openembedded-core.git/commitdiff
python3-setuptools: update to 56.0.0
authorOleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
Sat, 17 Apr 2021 20:21:58 +0000 (22:21 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 18 Apr 2021 10:35:57 +0000 (11:35 +0100)
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-setuptools_56.0.0.bb [moved from meta/recipes-devtools/python/python3-setuptools_54.1.1.bb with 94% similarity]

similarity index 94%
rename from meta/recipes-devtools/python/python3-setuptools_54.1.1.bb
rename to meta/recipes-devtools/python/python3-setuptools_56.0.0.bb
index 74264a3814fa2b7e7f608ce7cb35435e01689ece..07a82ad21bea19f7fe5e1128e058d81b89042898 100644 (file)
@@ -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}"