diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-01-07 18:28:50 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2026-01-12 08:53:44 -0800 |
| commit | 65ed8861f7584ffa59fdc059a3fed80214d46354 (patch) | |
| tree | 104507b666f37b6ea97a98c2ea70a1c7a76fa8b1 /meta-python/recipes-devtools/python | |
| parent | 1b8c8836677ea11db89d72d5de5da3ee182e50dd (diff) | |
| download | meta-openembedded-65ed8861f7584ffa59fdc059a3fed80214d46354.tar.gz | |
python3-pillow: upgrade 12.0.0 -> 12.1.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pillow_12.1.0.bb (renamed from meta-python/recipes-devtools/python/python3-pillow_12.0.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
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 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" | |||
| 8 | SRC_URI = "git://github.com/python-pillow/Pillow.git;branch=main;protocol=https;tag=${PV} \ | 8 | SRC_URI = "git://github.com/python-pillow/Pillow.git;branch=main;protocol=https;tag=${PV} \ |
| 9 | file://0001-support-cross-compiling.patch \ | 9 | file://0001-support-cross-compiling.patch \ |
| 10 | " | 10 | " |
| 11 | SRCREV = "693df7b42c666f88c719f9973be0ad71607328e0" | 11 | SRCREV = "46f45f674d47b5d8bc54230dda8fe9e214598b87" |
| 12 | 12 | ||
| 13 | inherit python_setuptools_build_meta ptest-python-pytest | 13 | inherit python_setuptools_build_meta ptest-python-pytest |
| 14 | 14 | ||
