From 5e3cbe73ed3c8fa8295886d131d0ee46ccb681df Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Thu, 18 Dec 2025 17:03:35 +0800 Subject: [PATCH] python3-black: upgrade 25.11.0 -> 25.12.0 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../{python3-black_25.11.0.bb => python3-black_25.12.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-black_25.11.0.bb => python3-black_25.12.0.bb} (88%) diff --git a/meta-python/recipes-devtools/python/python3-black_25.11.0.bb b/meta-python/recipes-devtools/python/python3-black_25.12.0.bb similarity index 88% rename from meta-python/recipes-devtools/python/python3-black_25.11.0.bb rename to meta-python/recipes-devtools/python/python3-black_25.12.0.bb index ce8130d54a..9bdf8df3e4 100644 --- a/meta-python/recipes-devtools/python/python3-black_25.11.0.bb +++ b/meta-python/recipes-devtools/python/python3-black_25.12.0.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=d3465a2a183908c9cb95bf490bd1e7ab \ file://src/blib2to3/LICENSE;md5=bbbad7490e921f9a73c0e891305cb4b3" DEPENDS = "python3-hatch-vcs-native python3-hatchling-native" -SRC_URI[sha256sum] = "9a323ac32f5dc75ce7470501b887250be5005a01602e931a15e45593f70f6e08" +SRC_URI[sha256sum] = "8d3dd9cea14bff7ddc0eb243c811cdb1a011ebb4800a5f0335a01a68654796a7" inherit pypi python_hatchling