From: Trevor Gamblin Date: Thu, 17 Aug 2023 19:02:41 +0000 (-0400) Subject: python3-setuptools: upgrade 68.0.0 -> 68.1.0 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~57 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7671b34f479989e059fd0baa2028807331988c4;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-setuptools: upgrade 68.0.0 -> 68.1.0 Changelog: https://github.com/pypa/setuptools/blob/main/NEWS.rst Signed-off-by: Trevor Gamblin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-setuptools_68.0.0.bb b/meta/recipes-devtools/python/python3-setuptools_68.1.0.bb similarity index 95% rename from meta/recipes-devtools/python/python3-setuptools_68.0.0.bb rename to meta/recipes-devtools/python/python3-setuptools_68.1.0.bb index 4ac789d18c6..e04cd1dcd0f 100644 --- a/meta/recipes-devtools/python/python3-setuptools_68.0.0.bb +++ b/meta/recipes-devtools/python/python3-setuptools_68.1.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] = "baf1fdb41c6da4cd2eae722e135500da913332ab3f2f5c7d33af9b492acb5235" +SRC_URI[sha256sum] = "d59c97e7b774979a5ccb96388efc9eb65518004537e85d52e81eaee89ab6dd91" DEPENDS += "${PYTHON_PN}"