From 589a5695befb887f290746a3fc85d291fcb881ff Mon Sep 17 00:00:00 2001 From: Oleksandr Kravchuk Date: Sat, 17 Apr 2021 22:21:58 +0200 Subject: [PATCH] python3-setuptools: update to 56.0.0 Signed-off-by: Oleksandr Kravchuk Signed-off-by: Richard Purdie --- ...ython3-setuptools_54.1.1.bb => python3-setuptools_56.0.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-setuptools_54.1.1.bb => python3-setuptools_56.0.0.bb} (94%) 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}" -- 2.40.1