summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2021-03-11 00:30:45 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-03-12 15:34:37 +0000
commit8e515c643f0197b78f6c7d597dfabcda71f4e898 (patch)
tree78b4d4b41193c638207f1324ec86a22cd758f4a1 /meta/recipes-devtools/python
parent67289ad7c93628d7576670121909ccc0aee157ed (diff)
downloadopenembedded-core-contrib-8e515c643f0197b78f6c7d597dfabcda71f4e898.tar.gz
python3-setuptools: Upgrade 54.1.0 -> 54.1.1
Changes [1] [1] https://github.com/pypa/setuptools/commit/d2ae3cd2cfc66c300bc6661ca33f0ba1f651fd56 Signed-off-by: Khem Raj <raj.khem@gmail.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_54.1.1.bb (renamed from meta/recipes-devtools/python/python3-setuptools_54.1.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-setuptools_54.1.0.bb b/meta/recipes-devtools/python/python3-setuptools_54.1.1.bb
index 153258d3ec..74264a3814 100644
--- a/meta/recipes-devtools/python/python3-setuptools_54.1.0.bb
+++ b/meta/recipes-devtools/python/python3-setuptools_54.1.1.bb
@@ -10,7 +10,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] = "36bc07925c77dd6e30c64c91c2d080212a46910aa79073990c11d4c48a006240"
+SRC_URI[sha256sum] = "1ce82798848a978696465866bb3aaab356003c42d6143e1111fcf069ac838274"
DEPENDS += "${PYTHON_PN}"