From 17a908f175b8c074a762ce3136b16bfc311ab963 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Thu, 17 Sep 2026 05:52:05 +0000 Subject: [PATCH] python3-flit-core: upgrade 3.12.0 -> 4.1.0 --- .../{python3-flit-core_3.12.0.bb => python3-flit-core_4.1.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-flit-core_3.12.0.bb => python3-flit-core_4.1.0.bb} (90%) diff --git a/meta/recipes-devtools/python/python3-flit-core_3.12.0.bb b/meta/recipes-devtools/python/python3-flit-core_4.1.0.bb similarity index 90% rename from meta/recipes-devtools/python/python3-flit-core_3.12.0.bb rename to meta/recipes-devtools/python/python3-flit-core_4.1.0.bb index d6b37fe904..307fb3d558 100644 --- a/meta/recipes-devtools/python/python3-flit-core_3.12.0.bb +++ b/meta/recipes-devtools/python/python3-flit-core_4.1.0.bb @@ -8,7 +8,7 @@ BUGTRACKER = "https://github.com/pypa/flit/issues" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=41eb78fa8a872983a882c694a8305f08" -SRC_URI[sha256sum] = "18f63100d6f94385c6ed57a72073443e1a71a4acb4339491615d0f16d6ff01b2" +SRC_URI[sha256sum] = "62e12b63ead8335b37f59fabb977c7167fe476dafb5e41785dfa8c9aff843bc6" inherit pypi python_flit_core -- 2.47.1