From 65ed8861f7584ffa59fdc059a3fed80214d46354 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 7 Jan 2026 18:28:50 +0800 Subject: [PATCH] python3-pillow: upgrade 12.0.0 -> 12.1.0 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../{python3-pillow_12.0.0.bb => python3-pillow_12.1.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-pillow_12.0.0.bb => python3-pillow_12.1.0.bb} (96%) diff --git a/meta-python/recipes-devtools/python/python3-pillow_12.0.0.bb b/meta-python/recipes-devtools/python/python3-pillow_12.1.0.bb similarity index 96% rename from meta-python/recipes-devtools/python/python3-pillow_12.0.0.bb rename to meta-python/recipes-devtools/python/python3-pillow_12.1.0.bb index 0730ac7d32..83231cad06 100644 --- a/meta-python/recipes-devtools/python/python3-pillow_12.0.0.bb +++ b/meta-python/recipes-devtools/python/python3-pillow_12.1.0.bb @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=a1b708da743e3fc0e5c35e92daac0bf8" SRC_URI = "git://github.com/python-pillow/Pillow.git;branch=main;protocol=https;tag=${PV} \ file://0001-support-cross-compiling.patch \ " -SRCREV = "693df7b42c666f88c719f9973be0ad71607328e0" +SRCREV = "46f45f674d47b5d8bc54230dda8fe9e214598b87" inherit python_setuptools_build_meta ptest-python-pytest