diff options
author | Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> | 2021-09-19 00:18:51 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-10-11 18:41:38 +0100 |
commit | 62ef53c4a9a106db379e2f6cade4b3b40fbc6aed (patch) | |
tree | 5202243728940b815248591fced9209664024925 /meta/recipes-devtools/python | |
parent | 3cb0a9875fce4a3ecc268485a09578388338d085 (diff) | |
download | poky-62ef53c4a9a106db379e2f6cade4b3b40fbc6aed.tar.gz |
python3-setuptools: update to 58.0.4
(From OE-Core rev: 0dbf98b2a23b1af3e017256be305817d9267028f)
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python')
-rw-r--r-- | meta/recipes-devtools/python/python3-setuptools_58.0.4.bb (renamed from meta/recipes-devtools/python/python3-setuptools_57.4.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-setuptools_57.4.0.bb b/meta/recipes-devtools/python/python3-setuptools_58.0.4.bb index ae45936c39..2000d355a9 100644 --- a/meta/recipes-devtools/python/python3-setuptools_57.4.0.bb +++ b/meta/recipes-devtools/python/python3-setuptools_58.0.4.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] = "6bac238ffdf24e8806c61440e755192470352850f3419a52f26ffe0a1a64f465" | 13 | SRC_URI[sha256sum] = "f10059f0152e0b7fb6b2edd77bcb1ecd4c9ed7048a826eb2d79f72fd2e6e237b" |
14 | 14 | ||
15 | DEPENDS += "${PYTHON_PN}" | 15 | DEPENDS += "${PYTHON_PN}" |
16 | 16 | ||