diff --git a/meta-python/recipes-devtools/python/python3-pillow_10.0.1.bb b/meta-python/recipes-devtools/python/python3-pillow_10.1.0.bb similarity index 96% rename from meta-python/recipes-devtools/python/python3-pillow_10.0.1.bb rename to meta-python/recipes-devtools/python/python3-pillow_10.1.0.bb index 055b41bfa5..322c90eda5 100644 --- a/meta-python/recipes-devtools/python/python3-pillow_10.0.1.bb +++ b/meta-python/recipes-devtools/python/python3-pillow_10.1.0.bb @@ -10,7 +10,7 @@ SRC_URI = "git://github.com/python-pillow/Pillow.git;branch=10.0.x;protocol=http file://0001-explicitly-set-compile-options.patch \ file://run-ptest \ " -SRCREV ?= "82541b6dec8452cb612067fcebba1c5a1a2bfdc8" +SRCREV ?= "da59ad000d1405eaecd557175e29083a87d19f7c" inherit setuptools3 ptest