summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python
diff options
context:
space:
mode:
authorzangrc <zangrc.fnst@cn.fujitsu.com>2020-08-07 05:10:53 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-08-08 09:17:35 +0100
commit4dfd58e189598ce3b9d14528b1e9d443dbc97926 (patch)
tree04f66362f0823f85dc52ea181f62ba93a4ce3eee /meta/recipes-devtools/python
parentc862f628a5be1d8a95ad2e82672553ef0c1eda49 (diff)
downloadopenembedded-core-contrib-4dfd58e189598ce3b9d14528b1e9d443dbc97926.tar.gz
python3-setuptools: Upgrade 49.2.0 -> 49.2.1
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.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_49.2.1.bb (renamed from meta/recipes-devtools/python/python3-setuptools_49.2.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-setuptools_49.2.0.bb b/meta/recipes-devtools/python/python3-setuptools_49.2.1.bb
index 41ba6ea159..53a121db11 100644
--- a/meta/recipes-devtools/python/python3-setuptools_49.2.0.bb
+++ b/meta/recipes-devtools/python/python3-setuptools_49.2.1.bb
@@ -12,7 +12,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] = "afe9e81fee0270d3f60d52608549cc8ec4c46dada8c95640c1a00160f577acf2"
+SRC_URI[sha256sum] = "88094d17c8d273390659a72e9d93374cd7bfd188c12bf2747b306e2bed48df18"
DEPENDS += "${PYTHON_PN}"