mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
python3-pillow: upgrade 11.2.1 -> 11.3.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+2
-2
@@ -5,10 +5,10 @@ HOMEPAGE = "https://pillow.readthedocs.io"
|
||||
LICENSE = "MIT-CMU"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=a1b708da743e3fc0e5c35e92daac0bf8"
|
||||
|
||||
SRC_URI = "git://github.com/python-pillow/Pillow.git;branch=main;protocol=https \
|
||||
SRC_URI = "git://github.com/python-pillow/Pillow.git;branch=main;protocol=https;tag=${PV} \
|
||||
file://0001-support-cross-compiling.patch \
|
||||
"
|
||||
SRCREV = "339bc5db93bd95decf65a59fab273f300db6594d"
|
||||
SRCREV = "89f1f4626a2aaf5f3d5ca6437f41def2998fbe09"
|
||||
|
||||
inherit python_setuptools_build_meta ptest-python-pytest
|
||||
|
||||
Reference in New Issue
Block a user