summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/files
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2022-06-21 22:16:24 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-06-22 22:40:28 +0100
commit1f5c35c84479bc32afd78dbd3708d4378f85f99d (patch)
treefc1dd50c1bb35c761e74003c26ad8c7ac02c5b54 /meta/recipes-devtools/python/files
parent32e2e1b41163ee473494a6fd3f74cb9e891e0ed2 (diff)
downloadpoky-1f5c35c84479bc32afd78dbd3708d4378f85f99d.tar.gz
python3-setuptools: update 62.3.2 -> 62.5.0
(From OE-Core rev: 5057ffe70cb1fc114b3143a9e7ce3d15964c68c8) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/files')
-rw-r--r--meta/recipes-devtools/python/files/0001-conditionally-do-not-fetch-code-by-easy_install.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/files/0001-conditionally-do-not-fetch-code-by-easy_install.patch b/meta/recipes-devtools/python/files/0001-conditionally-do-not-fetch-code-by-easy_install.patch
index b28865291c..6d4a9ff0a2 100644
--- a/meta/recipes-devtools/python/files/0001-conditionally-do-not-fetch-code-by-easy_install.patch
+++ b/meta/recipes-devtools/python/files/0001-conditionally-do-not-fetch-code-by-easy_install.patch
@@ -1,4 +1,4 @@
1From d03595e69cc532e27c0d3d535f08107349669d3d Mon Sep 17 00:00:00 2001 1From 5dfa8a8e0b1ad4712a8b8309c8663b7b598ba2a8 Mon Sep 17 00:00:00 2001
2From: Hongxu Jia <hongxu.jia@windriver.com> 2From: Hongxu Jia <hongxu.jia@windriver.com>
3Date: Tue, 17 Jul 2018 10:13:38 +0800 3Date: Tue, 17 Jul 2018 10:13:38 +0800
4Subject: [PATCH] conditionally do not fetch code by easy_install 4Subject: [PATCH] conditionally do not fetch code by easy_install