From 969b6221bd28b1956f3926711a54071c9db4834f Mon Sep 17 00:00:00 2001 From: Ankur Tyagi Date: Mon, 23 Mar 2026 23:37:24 +1300 Subject: [PATCH] python3-black: upgrade 26.3.0 -> 26.3.1 Includes fix for CVE-2026-32274. Changelog: https://github.com/psf/black/releases/tag/26.3.1 Signed-off-by: Ankur Tyagi Signed-off-by: Khem Raj --- .../python/{python3-black_26.3.0.bb => python3-black_26.3.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-black_26.3.0.bb => python3-black_26.3.1.bb} (88%) diff --git a/meta-python/recipes-devtools/python/python3-black_26.3.0.bb b/meta-python/recipes-devtools/python/python3-black_26.3.1.bb similarity index 88% rename from meta-python/recipes-devtools/python/python3-black_26.3.0.bb rename to meta-python/recipes-devtools/python/python3-black_26.3.1.bb index eaffe06563..9589530d73 100644 --- a/meta-python/recipes-devtools/python/python3-black_26.3.0.bb +++ b/meta-python/recipes-devtools/python/python3-black_26.3.1.bb @@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=d3465a2a183908c9cb95bf490bd1e7ab \ file://docs/license.md;md5=d826b3c5269f21a8a0272af3f00d15c0 \ file://src/blib2to3/LICENSE;md5=bbbad7490e921f9a73c0e891305cb4b3" -SRC_URI[sha256sum] = "4d438dfdba1c807c6c7c63c4f15794dda0820d2222e7c4105042ac9ddfc5dd0b" +SRC_URI[sha256sum] = "2c50f5063a9641c7eed7795014ba37b0f5fa227f3d408b968936e24bc0566b07" inherit pypi python_hatchling