From 04d6302b4b76bb2159cab2182e0ee226433caa7f Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Fri, 16 Oct 2020 04:30:47 +0000 Subject: [PATCH] python3-setuptools: upgrade 49.6.0 -> 50.3.1 --- .../0001-conditionally-do-not-fetch-code-by-easy_install.patch | 2 +- ...ython3-setuptools_49.6.0.bb => python3-setuptools_50.3.1.bb} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/python/{python3-setuptools_49.6.0.bb => python3-setuptools_50.3.1.bb} (95%) 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 ee0a9dbb13..cb37cef8b5 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 @@ -From 6a5086619ee1c4bcebc7df622face11de6679255 Mon Sep 17 00:00:00 2001 +From 73ff202b439faddd2d3089e7fbdecebc0d72ffe9 Mon Sep 17 00:00:00 2001 From: Hongxu Jia Date: Tue, 17 Jul 2018 10:13:38 +0800 Subject: [PATCH] conditionally do not fetch code by easy_install diff --git a/meta/recipes-devtools/python/python3-setuptools_49.6.0.bb b/meta/recipes-devtools/python/python3-setuptools_50.3.1.bb similarity index 95% rename from meta/recipes-devtools/python/python3-setuptools_49.6.0.bb rename to meta/recipes-devtools/python/python3-setuptools_50.3.1.bb index 360128b116..40361529b1 100644 --- a/meta/recipes-devtools/python/python3-setuptools_49.6.0.bb +++ b/meta/recipes-devtools/python/python3-setuptools_50.3.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] = "46bd862894ed22c2edff033c758c2dc026324788d758e96788e8f7c11f4e9707" +SRC_URI[sha256sum] = "0e9772768fa6e9d3cf818a3e6e24dd2236f319d2c478312995edcb30ddeb8343" DEPENDS += "${PYTHON_PN}" -- 2.18.4