From 8e515c643f0197b78f6c7d597dfabcda71f4e898 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 11 Mar 2021 00:30:45 -0800 Subject: [PATCH] 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 --- ...ython3-setuptools_54.1.0.bb => python3-setuptools_54.1.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-setuptools_54.1.0.bb => python3-setuptools_54.1.1.bb} (94%) 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 153258d3ec..74264a3814 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}" -- 2.40.1