diff mbox series

[meta-python,19/25] python3-icecream: upgrade 2.1.9 -> 2.1.10

Message ID 20260127094339.1081-19-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-filesystems,01/25] bindfs: upgrade 1.18.3 -> 1.18.4 | expand

Commit Message

Wang Mingyu Jan. 27, 2026, 9:43 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-icecream_2.1.9.bb b/meta-python/recipes-devtools/python/python3-icecream_2.1.10.bb
similarity index 84%
rename from meta-python/recipes-devtools/python/python3-icecream_2.1.9.bb
rename to meta-python/recipes-devtools/python/python3-icecream_2.1.10.bb
index 82b2039334..68728caf9b 100644
--- a/meta-python/recipes-devtools/python/python3-icecream_2.1.9.bb
+++ b/meta-python/recipes-devtools/python/python3-icecream_2.1.10.bb
@@ -3,7 +3,7 @@  HOMEPAGE = "https://github.com/gruns/icecream"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=eca5ce1610d64ed40920efdce85ff8d1"
 
-SRC_URI[sha256sum] = "e47b6477d29848949ee5050127aeb88fd30f1908e5cf29772e8a1a0fcdf15473"
+SRC_URI[sha256sum] = "15900126ba7dbe1f83819583cbe5ff79a2943224600878d89307e4633b32e528"
 
 inherit pypi setuptools3