diff mbox series

[meta-python,15/29] python3-black: upgrade 25.1.0 -> 25.9.0

Message ID 20250924090029.1786-15-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe,01/29] btop: upgrade 1.4.4 -> 1.4.5 | expand

Commit Message

Wang Mingyu Sept. 24, 2025, 9 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../python/{python3-black_25.1.0.bb => python3-black_25.9.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-black_25.1.0.bb => python3-black_25.9.0.bb} (88%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-black_25.1.0.bb b/meta-python/recipes-devtools/python/python3-black_25.9.0.bb
similarity index 88%
rename from meta-python/recipes-devtools/python/python3-black_25.1.0.bb
rename to meta-python/recipes-devtools/python/python3-black_25.9.0.bb
index f87b1e84cb..3925a9ff0b 100644
--- a/meta-python/recipes-devtools/python/python3-black_25.1.0.bb
+++ b/meta-python/recipes-devtools/python/python3-black_25.9.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] = "33496d5cd1222ad73391352b4ae8da15253c5de89b93a80b3e2c8d9a19ec2666"
+SRC_URI[sha256sum] = "0474bca9a0dd1b51791fcc507a4e02078a1c63f6d4e4ae5544b9848c7adfb619"
 
 inherit pypi python_hatchling