From 14e743a1790f282dad916e2ae79ec3374684c06a Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Mon, 15 Aug 2022 08:47:25 +0000
Subject: [PATCH] python3-setuptools: upgrade 63.4.1 -> 65.0.0

---
 .../0001-conditionally-do-not-fetch-code-by-easy_install.patch  | 2 +-
 ...ython3-setuptools_63.4.1.bb => python3-setuptools_65.0.0.bb} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-devtools/python/{python3-setuptools_63.4.1.bb => python3-setuptools_65.0.0.bb} (95%)

diff --git a/meta/recipes-devtools/python/python3-setuptools/0001-conditionally-do-not-fetch-code-by-easy_install.patch b/meta/recipes-devtools/python/python3-setuptools/0001-conditionally-do-not-fetch-code-by-easy_install.patch
index 2888e3d62c..c75f0e0b65 100644
--- a/meta/recipes-devtools/python/python3-setuptools/0001-conditionally-do-not-fetch-code-by-easy_install.patch
+++ b/meta/recipes-devtools/python/python3-setuptools/0001-conditionally-do-not-fetch-code-by-easy_install.patch
@@ -1,4 +1,4 @@
-From a020fd90a7060f7783ef286bcdf9dbf307184978 Mon Sep 17 00:00:00 2001
+From 0de10442c8cbcf7c76ea74e070ca72ad58aec8f0 Mon Sep 17 00:00:00 2001
 From: Hongxu Jia <hongxu.jia@windriver.com>
 Date: Tue, 17 Jul 2018 10:13:38 +0800
 Subject: [PATCH] conditionally do not fetch code by easy_install
diff --git a/meta/recipes-devtools/python/python3-setuptools_63.4.1.bb b/meta/recipes-devtools/python/python3-setuptools_65.0.0.bb
similarity index 95%
rename from meta/recipes-devtools/python/python3-setuptools_63.4.1.bb
rename to meta/recipes-devtools/python/python3-setuptools_65.0.0.bb
index e31665f3be..e2e86b8919 100644
--- a/meta/recipes-devtools/python/python3-setuptools_63.4.1.bb
+++ b/meta/recipes-devtools/python/python3-setuptools_65.0.0.bb
@@ -11,7 +11,7 @@ SRC_URI:append:class-native = " file://0001-conditionally-do-not-fetch-code-by-e
 SRC_URI += "file://0001-change-shebang-to-python3.patch \
             file://0001-_distutils-sysconfig.py-make-it-possible-to-substite.patch"
 
-SRC_URI[sha256sum] = "7c7854ee1429a240090297628dc9f75b35318d193537968e2dc14010ee2f5bca"
+SRC_URI[sha256sum] = "d73f8cd714a1a6691f5eb5abeeacbf313242b7aa2f5eba93776542c1aad90c6f"
 
 DEPENDS += "${PYTHON_PN}"
 
-- 
2.31.1

