diff options
-rw-r--r-- | meta/recipes-devtools/python/python3-setuptools_54.1.0.bb (renamed from meta/recipes-devtools/python/python3-setuptools_53.0.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-setuptools_53.0.0.bb b/meta/recipes-devtools/python/python3-setuptools_54.1.0.bb index 811c8a5900..153258d3ec 100644 --- a/meta/recipes-devtools/python/python3-setuptools_53.0.0.bb +++ b/meta/recipes-devtools/python/python3-setuptools_54.1.0.bb | |||
@@ -10,7 +10,7 @@ SRC_URI_append_class-native = " file://0001-conditionally-do-not-fetch-code-by-e | |||
10 | 10 | ||
11 | SRC_URI += "file://0001-change-shebang-to-python3.patch" | 11 | SRC_URI += "file://0001-change-shebang-to-python3.patch" |
12 | 12 | ||
13 | SRC_URI[sha256sum] = "1b18ef17d74ba97ac9c0e4b4265f123f07a8ae85d9cd093949fa056d3eeeead5" | 13 | SRC_URI[sha256sum] = "36bc07925c77dd6e30c64c91c2d080212a46910aa79073990c11d4c48a006240" |
14 | 14 | ||
15 | DEPENDS += "${PYTHON_PN}" | 15 | DEPENDS += "${PYTHON_PN}" |
16 | 16 | ||