From 0dbf98b2a23b1af3e017256be305817d9267028f Mon Sep 17 00:00:00 2001 From: Oleksandr Kravchuk Date: Sun, 19 Sep 2021 00:18:51 +0200 Subject: [PATCH] python3-setuptools: update to 58.0.4 Signed-off-by: Oleksandr Kravchuk Signed-off-by: Alexandre Belloni --- ...ython3-setuptools_57.4.0.bb => python3-setuptools_58.0.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-setuptools_57.4.0.bb => python3-setuptools_58.0.4.bb} (94%) diff --git a/meta/recipes-devtools/python/python3-setuptools_57.4.0.bb b/meta/recipes-devtools/python/python3-setuptools_58.0.4.bb similarity index 94% rename from meta/recipes-devtools/python/python3-setuptools_57.4.0.bb rename to meta/recipes-devtools/python/python3-setuptools_58.0.4.bb index ae45936c39..2000d355a9 100644 --- a/meta/recipes-devtools/python/python3-setuptools_57.4.0.bb +++ b/meta/recipes-devtools/python/python3-setuptools_58.0.4.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] = "6bac238ffdf24e8806c61440e755192470352850f3419a52f26ffe0a1a64f465" +SRC_URI[sha256sum] = "f10059f0152e0b7fb6b2edd77bcb1ecd4c9ed7048a826eb2d79f72fd2e6e237b" DEPENDS += "${PYTHON_PN}" -- 2.40.1