From: Wang Mingyu Date: Mon, 26 Jan 2026 12:38:43 +0000 (+0800) Subject: python3-wheel: upgrade 0.46.1 -> 0.46.3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31fc221d2330b15148f4d4d649fe9a1507cc5240;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-wheel: upgrade 0.46.1 -> 0.46.3 Signed-off-by: Wang Mingyu Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-wheel_0.46.1.bb b/meta/recipes-devtools/python/python3-wheel_0.46.3.bb similarity index 89% rename from meta/recipes-devtools/python/python3-wheel_0.46.1.bb rename to meta/recipes-devtools/python/python3-wheel_0.46.3.bb index 058af2f0e7..2545e5496e 100644 --- a/meta/recipes-devtools/python/python3-wheel_0.46.1.bb +++ b/meta/recipes-devtools/python/python3-wheel_0.46.3.bb @@ -4,7 +4,7 @@ SECTION = "devel/python" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=7ffb0db04527cfe380e4f2726bd05ebf" -SRC_URI[sha256sum] = "fd477efb5da0f7df1d3c76c73c14394002c844451bd63229d8570f376f5e6a38" +SRC_URI[sha256sum] = "e3e79874b07d776c40bd6033f8ddf76a7dad46a7b8aa1b2787a83083519a1803" inherit python_flit_core pypi ptest-python-pytest