diff mbox series

[meta-python] python3-eth-utils: upgrade 2.0.0 -> 2.1.0

Message ID 1668843897-3019-3-git-send-email-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-python] python3-eth-utils: upgrade 2.0.0 -> 2.1.0 | expand

Commit Message

Mingyu Wang (Fujitsu) Nov. 19, 2022, 7:44 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-eth-utils_2.0.0.bb b/meta-python/recipes-devtools/python/python3-eth-utils_2.1.0.bb
similarity index 81%
rename from meta-python/recipes-devtools/python/python3-eth-utils_2.0.0.bb
rename to meta-python/recipes-devtools/python/python3-eth-utils_2.1.0.bb
index ff7caf5bf..da45cc7c9 100644
--- a/meta-python/recipes-devtools/python/python3-eth-utils_2.0.0.bb
+++ b/meta-python/recipes-devtools/python/python3-eth-utils_2.1.0.bb
@@ -4,7 +4,7 @@  SECTION = "devel/python"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=287820ad3553117aa2f92bf84c219324"
 
-SRC_URI[sha256sum] = "32f50edb14c5be0c4f0e8c2e6117286ccc5dfda21d170f358add554a048398e3"
+SRC_URI[sha256sum] = "fcb4c3c1b32947ba92970963f9aaf40da73b04ea1034964ff8c0e70595127138"
 
 inherit pypi setuptools3