]> code.ossystems Code Review - openembedded-core.git/commitdiff
python3-setuptools: upgrade 59.4.0 -> 59.5.0
authorAlexander Kanavin <alex.kanavin@gmail.com>
Wed, 15 Dec 2021 22:40:17 +0000 (23:40 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 17 Dec 2021 09:56:04 +0000 (09:56 +0000)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/files/0001-conditionally-do-not-fetch-code-by-easy_install.patch
meta/recipes-devtools/python/python3-setuptools_59.5.0.bb [moved from meta/recipes-devtools/python/python3-setuptools_59.4.0.bb with 94% similarity]

index c3ced749189dee06158738eb82635f08fd5bba8d..5e2ee454daf2c632494ccaa6e83a7c92c16e3bd6 100644 (file)
@@ -1,4 +1,4 @@
-From 61ebf2a12a308a2d99023f51c9da8b1991bdc164 Mon Sep 17 00:00:00 2001
+From da88c57fe03e4474ba20325edacf519e80c1d7a8 Mon Sep 17 00:00:00 2001
 From: Hongxu Jia <hongxu.jia@windriver.com>
 Date: Tue, 17 Jul 2018 10:13:38 +0800
 Subject: [PATCH] conditionally do not fetch code by easy_install
similarity index 94%
rename from meta/recipes-devtools/python/python3-setuptools_59.4.0.bb
rename to meta/recipes-devtools/python/python3-setuptools_59.5.0.bb
index 5ae076a16559f7e236547c2ef9491d74e88d86b7..878fa0840454e1219aa09feedd552df2aa71b252 100644 (file)
@@ -13,7 +13,7 @@ SRC_URI += "\
     file://0001-_distutils-sysconfig-append-STAGING_LIBDIR-python-sy.patch \
 "
 
-SRC_URI[sha256sum] = "b4c634615a0cf5b02cf83c7bedffc8da0ca439f00e79452699454da6fbd4153d"
+SRC_URI[sha256sum] = "d144f85102f999444d06f9c0e8c737fd0194f10f2f7e5fdb77573f6e2fa4fad0"
 
 DEPENDS += "${PYTHON_PN}"