From: Oleksandr Kravchuk Date: Sat, 17 Apr 2021 20:21:58 +0000 (+0200) Subject: python3-setuptools: update to 56.0.0 X-Git-Tag: uninative-3.1~150 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=589a5695befb887f290746a3fc85d291fcb881ff;p=openembedded-core.git python3-setuptools: update to 56.0.0 Signed-off-by: Oleksandr Kravchuk Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-setuptools_54.1.1.bb b/meta/recipes-devtools/python/python3-setuptools_56.0.0.bb 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 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}"