diff mbox series

python3-imagesize: upgrade 1.3.0 -> 1.4.1

Message ID 1657611899-30825-3-git-send-email-wangmy@fujitsu.com
State Accepted, archived
Commit 37279c52f3175c78ea27f4e55dc511ee3c30a5f6
Headers show
Series python3-imagesize: upgrade 1.3.0 -> 1.4.1 | expand

Commit Message

Mingyu Wang (Fujitsu) July 12, 2022, 7:44 a.m. UTC
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../{python3-imagesize_1.3.0.bb => python3-imagesize_1.4.1.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-imagesize_1.3.0.bb => python3-imagesize_1.4.1.bb} (79%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-imagesize_1.3.0.bb b/meta/recipes-devtools/python/python3-imagesize_1.4.1.bb
similarity index 79%
rename from meta/recipes-devtools/python/python3-imagesize_1.3.0.bb
rename to meta/recipes-devtools/python/python3-imagesize_1.4.1.bb
index 7d8eb80cf3..34c5a43028 100644
--- a/meta/recipes-devtools/python/python3-imagesize_1.3.0.bb
+++ b/meta/recipes-devtools/python/python3-imagesize_1.4.1.bb
@@ -4,7 +4,7 @@  SECTION = "devel/python"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=0c128f0f7e8a02e1b83884c0b5a41cda"
 
-SRC_URI[sha256sum] = "cd1750d452385ca327479d45b64d9c7729ecf0b3969a58148298c77092261f9d"
+SRC_URI[sha256sum] = "69150444affb9cb0d5cc5a92b3676f0b2fb7cd9ae39e947a5e11a36b4497cd4a"
 
 inherit setuptools3 pypi