From 1a5007d4ff3233ed0842c52ec6f5b447c4c054ea Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 26 Aug 2026 16:09:11 +0800 Subject: [PATCH] python3-autoflake: upgrade 2.3.3 -> 2.4.0 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../{python3-autoflake_2.3.3.bb => python3-autoflake_2.4.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-autoflake_2.3.3.bb => python3-autoflake_2.4.0.bb} (75%) diff --git a/meta-python/recipes-devtools/python/python3-autoflake_2.3.3.bb b/meta-python/recipes-devtools/python/python3-autoflake_2.4.0.bb similarity index 75% rename from meta-python/recipes-devtools/python/python3-autoflake_2.3.3.bb rename to meta-python/recipes-devtools/python/python3-autoflake_2.4.0.bb index 8767d6f4d5..5aaa2ca1be 100644 --- a/meta-python/recipes-devtools/python/python3-autoflake_2.3.3.bb +++ b/meta-python/recipes-devtools/python/python3-autoflake_2.4.0.bb @@ -3,7 +3,7 @@ SECTION = "devel/python" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=88246be6a34c1496c253f58599f3db85" -SRC_URI[sha256sum] = "c24809541e23999f7a7b0d2faadf15deb0bc04cdde49728a2fd943a0c8055504" +SRC_URI[sha256sum] = "ef7c496d9bce9d2cef049f24e482d1d3090c37fbd44e5e85dfb00db3c78ee16c" inherit pypi python_hatchling