diff mbox series

[meta-python] python3-imageio: upgrade 2.22.4 -> 2.23.0

Message ID 1672123453-31906-4-git-send-email-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-python] python3-imageio: upgrade 2.22.4 -> 2.23.0 | expand

Commit Message

Mingyu Wang (Fujitsu) Dec. 27, 2022, 6:44 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
==========
Feature
--------
  Add support for Python 3.11 (#920) (e4146a1)

Other
-------
  Exclude py3.11 on windows (#917) (c57e31c)
  GitHub Actions add Python 3.11 to the testing (#916) (8d49551)
  Add migration instructions for as_gray in new pillow plugin. (#913) (b3b040a)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../{python3-imageio_2.22.4.bb => python3-imageio_2.23.0.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-imageio_2.22.4.bb => python3-imageio_2.23.0.bb} (81%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-imageio_2.22.4.bb b/meta-python/recipes-devtools/python/python3-imageio_2.23.0.bb
similarity index 81%
rename from meta-python/recipes-devtools/python/python3-imageio_2.22.4.bb
rename to meta-python/recipes-devtools/python/python3-imageio_2.23.0.bb
index 919773060..99579398b 100644
--- a/meta-python/recipes-devtools/python/python3-imageio_2.22.4.bb
+++ b/meta-python/recipes-devtools/python/python3-imageio_2.23.0.bb
@@ -5,7 +5,7 @@  SECTION = "devel/python"
 LICENSE = "BSD-2-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=24cb9a367a9e641b459a01c4d15256ba"
 
-SRC_URI[sha256sum] = "0fae027addf02bc89c73a56cc157ad84557f8b8b84aa19b4cb706fefca2d88ff"
+SRC_URI[sha256sum] = "cb635709765e527c94890b4fbb6870e59213fe182a1c8086d167eb3626073cbd"
 
 inherit pypi setuptools3