diff mbox series

python3-imagesize: upgrade 1.4.1 -> 2.0.0

Message ID 20260305073921.205613-1-jiaying.song.cn@windriver.com
State New
Headers show
Series python3-imagesize: upgrade 1.4.1 -> 2.0.0 | expand

Commit Message

Song, Jiaying (CN) March 5, 2026, 7:39 a.m. UTC
From: Jiaying Song <jiaying.song.cn@windriver.com>

Changes:
https://github.com/shibukawa/imagesize_py/compare/1.4.1...2.0.0
https://github.com/shibukawa/imagesize_py/blob/master/README.rst

Signed-off-by: Jiaying Song <jiaying.song.cn@windriver.com>
---
 .../{python3-imagesize_1.4.1.bb => python3-imagesize_2.0.0.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-imagesize_1.4.1.bb => python3-imagesize_2.0.0.bb} (78%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-imagesize_1.4.1.bb b/meta/recipes-devtools/python/python3-imagesize_2.0.0.bb
similarity index 78%
rename from meta/recipes-devtools/python/python3-imagesize_1.4.1.bb
rename to meta/recipes-devtools/python/python3-imagesize_2.0.0.bb
index 7d37e2be24..7430130e5f 100644
--- a/meta/recipes-devtools/python/python3-imagesize_1.4.1.bb
+++ b/meta/recipes-devtools/python/python3-imagesize_2.0.0.bb
@@ -4,7 +4,7 @@  SECTION = "devel/python"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=0c128f0f7e8a02e1b83884c0b5a41cda"
 
-SRC_URI[sha256sum] = "69150444affb9cb0d5cc5a92b3676f0b2fb7cd9ae39e947a5e11a36b4497cd4a"
+SRC_URI[sha256sum] = "8e8358c4a05c304f1fccf7ff96f036e7243a189e9e42e90851993c558cfe9ee3"
 
 inherit setuptools3 pypi