All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-python][kirkstone][PATCH 1/6] python3-pillow: upgrade 9.0.1 -> 9.1.1
@ 2023-01-31 23:08 Randy MacLeod
  2023-01-31 23:08 ` [meta-python][kirkstone][PATCH 2/6] python3-pillow: upgrade 9.1.1 -> 9.2.0 Randy MacLeod
                   ` (6 more replies)
  0 siblings, 7 replies; 15+ messages in thread
From: Randy MacLeod @ 2023-01-31 23:08 UTC (permalink / raw)
  To: openembedded-devel

From: Xu Huan <xuhuan.fnst@fujitsu.com>

Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
 .../{python3-pillow_9.0.1.bb => python3-pillow_9.1.1.bb}    | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta-python/recipes-devtools/python/{python3-pillow_9.0.1.bb => python3-pillow_9.1.1.bb} (87%)

diff --git a/meta-python/recipes-devtools/python/python3-pillow_9.0.1.bb b/meta-python/recipes-devtools/python/python3-pillow_9.1.1.bb
similarity index 87%
rename from meta-python/recipes-devtools/python/python3-pillow_9.0.1.bb
rename to meta-python/recipes-devtools/python/python3-pillow_9.1.1.bb
index fb86322f7..00df22a3d 100644
--- a/meta-python/recipes-devtools/python/python3-pillow_9.0.1.bb
+++ b/meta-python/recipes-devtools/python/python3-pillow_9.1.1.bb
@@ -5,10 +5,10 @@ HOMEPAGE = "https://pillow.readthedocs.io"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=ad081a0aede51e89f8da13333a8fb849"
 
-SRC_URI = "git://github.com/python-pillow/Pillow.git;branch=9.0.x;protocol=https \
+SRC_URI = "git://github.com/python-pillow/Pillow.git;branch=9.1.x;protocol=https \
            file://0001-support-cross-compiling.patch \
            file://0001-explicitly-set-compile-options.patch \
-"
+           "
 SRCREV ?= "82541b6dec8452cb612067fcebba1c5a1a2bfdc8"
 
 inherit setuptools3
@@ -39,4 +39,4 @@ RPROVIDES:${PN} += "python3-imaging"
 
 BBCLASSEXTEND = "native"
 
-SRCREV = "6deac9e3a23caffbfdd75c00d3f0a1cd36cdbd5d"
+SRCREV = "0f44136e720cd3b2db72bdf29614897b7aa3e868"
-- 
2.39.0



^ permalink raw reply related	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2023-02-06 18:40 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-31 23:08 [meta-python][kirkstone][PATCH 1/6] python3-pillow: upgrade 9.0.1 -> 9.1.1 Randy MacLeod
2023-01-31 23:08 ` [meta-python][kirkstone][PATCH 2/6] python3-pillow: upgrade 9.1.1 -> 9.2.0 Randy MacLeod
2023-01-31 23:08 ` [meta-python][kirkstone][PATCH 3/6] python3-pillow: upgrade 9.2.0 -> 9.3.0 Randy MacLeod
2023-02-01 13:35   ` [oe] " akuster808
2023-02-03 18:37     ` Randy MacLeod
2023-02-04 17:45       ` akuster808
2023-02-04 19:45         ` Randy MacLeod
2023-02-06 17:15   ` akuster808
2023-01-31 23:08 ` [meta-python][kirkstone][PATCH 4/6] python3-pillow: upgrade 9.3.0 -> 9.4.0 Randy MacLeod
2023-01-31 23:08 ` [meta-python][kirkstone][PATCH 5/6] python3-pillow: add ptest support Randy MacLeod
2023-01-31 23:08 ` [meta-python][kirkstone][PATCH 6/6] python3-pillow: Add distutils, unixadmin for ptest Randy MacLeod
2023-02-06 17:19   ` [oe] " akuster808
2023-02-06 18:40     ` Randy MacLeod
     [not found] ` <173F8777BB97215C.30239@lists.openembedded.org>
2023-01-31 23:15   ` [oe] [meta-python][kirkstone][PATCH 4/6] python3-pillow: upgrade 9.3.0 -> 9.4.0 Randy MacLeod
2023-02-01 13:17 ` [oe] [meta-python][kirkstone][PATCH 1/6] python3-pillow: upgrade 9.0.1 -> 9.1.1 akuster808

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.