From 0dd89fb71ecc4c2fe35ad4cb846b2a6cf504fe1b Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Thu, 2 Apr 2026 10:13:36 +0800 Subject: [PATCH] python3-eth-hash: upgrade 0.7.1 -> 0.8.0 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../{python3-eth-hash_0.7.1.bb => python3-eth-hash_0.8.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-eth-hash_0.7.1.bb => python3-eth-hash_0.8.0.bb} (91%) diff --git a/meta-python/recipes-devtools/python/python3-eth-hash_0.7.1.bb b/meta-python/recipes-devtools/python/python3-eth-hash_0.8.0.bb similarity index 91% rename from meta-python/recipes-devtools/python/python3-eth-hash_0.7.1.bb rename to meta-python/recipes-devtools/python/python3-eth-hash_0.8.0.bb index ce67505659..04a94d20be 100644 --- a/meta-python/recipes-devtools/python/python3-eth-hash_0.7.1.bb +++ b/meta-python/recipes-devtools/python/python3-eth-hash_0.8.0.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/ethereum/eth-hash" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=3ef06eb4d4373222e59a338e2eb9a795" -SRC_URI[sha256sum] = "d2411a403a0b0a62e8247b4117932d900ffb4c8c64b15f92620547ca5ce46be5" +SRC_URI[sha256sum] = "b009752b620da2e9c7668014849d1f5fadbe4f138603f1871cc5d4ca706896b1" inherit pypi python_setuptools_build_meta