From: Oleksandr Kravchuk Date: Sat, 6 Mar 2021 15:24:06 +0000 (+0100) Subject: python3-setuptools: update to 54.1.0 X-Git-Tag: yocto-3.3~242 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=d0200689ba8373db188fa8d626efa84010eda457;p=openembedded-core.git python3-setuptools: update to 54.1.0 Signed-off-by: Oleksandr Kravchuk Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-setuptools_53.0.0.bb b/meta/recipes-devtools/python/python3-setuptools_54.1.0.bb similarity index 94% rename from meta/recipes-devtools/python/python3-setuptools_53.0.0.bb rename to meta/recipes-devtools/python/python3-setuptools_54.1.0.bb index 811c8a5900..153258d3ec 100644 --- a/meta/recipes-devtools/python/python3-setuptools_53.0.0.bb +++ b/meta/recipes-devtools/python/python3-setuptools_54.1.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] = "1b18ef17d74ba97ac9c0e4b4265f123f07a8ae85d9cd093949fa056d3eeeead5" +SRC_URI[sha256sum] = "36bc07925c77dd6e30c64c91c2d080212a46910aa79073990c11d4c48a006240" DEPENDS += "${PYTHON_PN}"