From 1bbf616f2614542f456965775fa7709b9c8f5698 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 8 Jul 2026 17:44:35 +0800 Subject: [PATCH] python3-pillow: upgrade 12.2.0 -> 12.3.0 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../{python3-pillow_12.2.0.bb => python3-pillow_12.3.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-pillow_12.2.0.bb => python3-pillow_12.3.0.bb} (96%) diff --git a/meta-python/recipes-devtools/python/python3-pillow_12.2.0.bb b/meta-python/recipes-devtools/python/python3-pillow_12.3.0.bb similarity index 96% rename from meta-python/recipes-devtools/python/python3-pillow_12.2.0.bb rename to meta-python/recipes-devtools/python/python3-pillow_12.3.0.bb index f3fcb2d3c1..1c6668e53d 100644 --- a/meta-python/recipes-devtools/python/python3-pillow_12.2.0.bb +++ b/meta-python/recipes-devtools/python/python3-pillow_12.3.0.bb @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=a6f0ac3777cfc96ded1b825e32ae7c99" SRC_URI = "git://github.com/python-pillow/Pillow.git;branch=main;protocol=https;tag=${PV} \ file://0001-support-cross-compiling.patch \ " -SRCREV = "3c41c095064200a02672d89cc5ff629eaf4b0d4f" +SRCREV = "bb1d8e8ab8d29048624d96e3ee53cecf7c13d13d" inherit python_setuptools_build_meta ptest-python-pytest