diff mbox series

[meta-python,21/39] python3-eth-hash: upgrade 0.7.1 -> 0.8.0

Message ID 20260402021355.1324-21-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe,01/39] audit: upgrade 4.1.3 -> 4.1.4 | expand

Commit Message

Wang Mingyu April 2, 2026, 2:13 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../{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 mbox series

Patch

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