diff mbox series

[meta-python,1/3] python3-imageio: Upgrade 2.37.3 -> 2.37.4

Message ID 20260720143426.809643-1-leon.anavi@konsulko.com
State Under Review
Headers show
Series [meta-python,1/3] python3-imageio: Upgrade 2.37.3 -> 2.37.4 | expand

Commit Message

Leon Anavi July 20, 2026, 2:34 p.m. UTC
Upgrade to release 2.37.4:

- Set filename parameter of FileNotFoundError exception
- Fix typos in docstrings and comments

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
---
 .../{python3-imageio_2.37.3.bb => python3-imageio_2.37.4.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-imageio_2.37.3.bb => python3-imageio_2.37.4.bb} (81%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-imageio_2.37.3.bb b/meta-python/recipes-devtools/python/python3-imageio_2.37.4.bb
similarity index 81%
rename from meta-python/recipes-devtools/python/python3-imageio_2.37.3.bb
rename to meta-python/recipes-devtools/python/python3-imageio_2.37.4.bb
index b90f1ba863..5beb1c5239 100644
--- a/meta-python/recipes-devtools/python/python3-imageio_2.37.3.bb
+++ b/meta-python/recipes-devtools/python/python3-imageio_2.37.4.bb
@@ -5,7 +5,7 @@  SECTION = "devel/python"
 LICENSE = "BSD-2-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=6c492278d46e42af592aa26d7cab1e54"
 
-SRC_URI[sha256sum] = "bbb37efbfc4c400fcd534b367b91fcd66d5da639aaa138034431a1c5e0a41451"
+SRC_URI[sha256sum] = "e45cbc5e83502047fb138f7f585f7f105a136a57eea5f4b3cfc6ce1b52720bd3"
 
 inherit pypi python_setuptools_build_meta