summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python')
-rw-r--r--meta/recipes-devtools/python/python3-setuptools_65.5.1.bb (renamed from meta/recipes-devtools/python/python3-setuptools_65.5.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-setuptools_65.5.0.bb b/meta/recipes-devtools/python/python3-setuptools_65.5.1.bb
index 8198cbd104..8dc724e55a 100644
--- a/meta/recipes-devtools/python/python3-setuptools_65.5.0.bb
+++ b/meta/recipes-devtools/python/python3-setuptools_65.5.1.bb
@@ -11,7 +11,7 @@ SRC_URI:append:class-native = " file://0001-conditionally-do-not-fetch-code-by-e
11SRC_URI += "file://0001-change-shebang-to-python3.patch \ 11SRC_URI += "file://0001-change-shebang-to-python3.patch \
12 file://0001-_distutils-sysconfig.py-make-it-possible-to-substite.patch" 12 file://0001-_distutils-sysconfig.py-make-it-possible-to-substite.patch"
13 13
14SRC_URI[sha256sum] = "512e5536220e38146176efb833d4a62aa726b7bbff82cfbc8ba9eaa3996e0b17" 14SRC_URI[sha256sum] = "e197a19aa8ec9722928f2206f8de752def0e4c9fc6953527360d1c36d94ddb2f"
15 15
16DEPENDS += "${PYTHON_PN}" 16DEPENDS += "${PYTHON_PN}"
17 17