From: Khem Raj Date: Thu, 11 Mar 2021 08:30:45 +0000 (-0800) Subject: python3-setuptools: Upgrade 54.1.0 -> 54.1.1 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~8435 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e515c643f0197b78f6c7d597dfabcda71f4e898;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-setuptools: Upgrade 54.1.0 -> 54.1.1 Changes [1] [1] https://github.com/pypa/setuptools/commit/d2ae3cd2cfc66c300bc6661ca33f0ba1f651fd56 Signed-off-by: Khem Raj Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-setuptools_54.1.0.bb b/meta/recipes-devtools/python/python3-setuptools_54.1.1.bb similarity index 94% rename from meta/recipes-devtools/python/python3-setuptools_54.1.0.bb rename to meta/recipes-devtools/python/python3-setuptools_54.1.1.bb index 153258d3ece..74264a3814f 100644 --- a/meta/recipes-devtools/python/python3-setuptools_54.1.0.bb +++ b/meta/recipes-devtools/python/python3-setuptools_54.1.1.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] = "36bc07925c77dd6e30c64c91c2d080212a46910aa79073990c11d4c48a006240" +SRC_URI[sha256sum] = "1ce82798848a978696465866bb3aaab356003c42d6143e1111fcf069ac838274" DEPENDS += "${PYTHON_PN}"