From: Wang Mingyu Date: Sun, 5 Mar 2023 08:06:41 +0000 (+0800) Subject: python3-setuptools: upgrade 67.3.3 -> 67.4.0 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~1512 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7aff7084296130b47d968b9ad353422a8960f377;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-setuptools: upgrade 67.3.3 -> 67.4.0 Changelog: ============ * #3832: Update vendored "importlib-metadata" (to 6.0.0) and "importlib-resources" (to 5.10.2) Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni --- diff --git a/meta/recipes-devtools/python/python3-setuptools_67.3.3.bb b/meta/recipes-devtools/python/python3-setuptools_67.4.0.bb similarity index 95% rename from meta/recipes-devtools/python/python3-setuptools_67.3.3.bb rename to meta/recipes-devtools/python/python3-setuptools_67.4.0.bb index 053b671e2a3..1a29d37a02f 100644 --- a/meta/recipes-devtools/python/python3-setuptools_67.3.3.bb +++ b/meta/recipes-devtools/python/python3-setuptools_67.4.0.bb @@ -11,7 +11,7 @@ SRC_URI:append:class-native = " file://0001-conditionally-do-not-fetch-code-by-e SRC_URI += " \ file://0001-_distutils-sysconfig.py-make-it-possible-to-substite.patch" -SRC_URI[sha256sum] = "ed4e75fafe103c79b692f217158ba87edf38d31004b9dbc1913debb48793c828" +SRC_URI[sha256sum] = "e5fd0a713141a4a105412233c63dc4e17ba0090c8e8334594ac790ec97792330" DEPENDS += "${PYTHON_PN}"