| 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 |
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