]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
Revert "python3-setuptools: upgrade 72.1.0 -> 72.2.0"
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 6 Sep 2024 16:58:09 +0000 (17:58 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 10 Sep 2024 12:04:43 +0000 (13:04 +0100)
This reverts commit 8fccef7a731f44e5d27653e06becb54cf770e5e5.

The patch causes problems for systems using ccache. Revert until this is fixed.

"Inherit ccache, build anything which uses python3-setuptools (e.g. python3-icu)."

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-setuptools_72.1.0.bb [moved from meta/recipes-devtools/python/python3-setuptools_72.2.0.bb with 94% similarity]

similarity index 94%
rename from meta/recipes-devtools/python/python3-setuptools_72.2.0.bb
rename to meta/recipes-devtools/python/python3-setuptools_72.1.0.bb
index 63ea999960ba31f2ae9cad1fe55b272349025c74..945d443affc372f08cf629b7696c6e97dbbaa57a 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] = "80aacbf633704e9c8bfa1d99fa5dd4dc59573efcf9e4042c13d3bcef91ac2ef9"
+SRC_URI[sha256sum] = "8d243eff56d095e5817f796ede6ae32941278f542e0f941867cc05ae52b162ec"
 
 DEPENDS += "python3"