]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
python3-setuptools: upgrade 67.2.0 -> 67.3.1
authorAlexander Kanavin <alex.kanavin@gmail.com>
Sun, 19 Feb 2023 19:30:51 +0000 (20:30 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 20 Feb 2023 15:17:55 +0000 (15:17 +0000)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-devtools/python/python3-setuptools/0001-conditionally-do-not-fetch-code-by-easy_install.patch
meta/recipes-devtools/python/python3-setuptools_67.3.1.bb [moved from meta/recipes-devtools/python/python3-setuptools_67.2.0.bb with 95% similarity]

index e22e757fcdbf56572c4fa826cd7c04378ceed1f4..b12e4f5d05bdc49d2729c81646cfe4c4226a539f 100644 (file)
@@ -1,4 +1,4 @@
-From 1a7fbd6b7ccf9d3f69bd591fa35fa48c0b8916ba Mon Sep 17 00:00:00 2001
+From 8a67710131fc1b8246edc4dbcd8077eed96e13f7 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 95%
rename from meta/recipes-devtools/python/python3-setuptools_67.2.0.bb
rename to meta/recipes-devtools/python/python3-setuptools_67.3.1.bb
index a412043a8b7405fd87e5dae84c6c70375a025db8..ef759c8bef4c736147cf1c22a68d21184deb0d4a 100644 (file)
@@ -11,7 +11,7 @@ SRC_URI:append:class-native = " file://0001-conditionally-do-not-fetch-code-by-e
 SRC_URI += " \
             file://0001-_distutils-sysconfig.py-make-it-possible-to-substite.patch"
 
-SRC_URI[sha256sum] = "b440ee5f7e607bb8c9de15259dba2583dd41a38879a7abc1d43a71c59524da48"
+SRC_URI[sha256sum] = "daec07fd848d80676694d6bf69c009d28910aeece68a38dbe88b7e1bb6dba12e"
 
 DEPENDS += "${PYTHON_PN}"