diff mbox series

[meta-python] python3-eth-hash: update to version 0.6.0

Message ID 20240112221155.3038610-1-derek@asterius.io
State Accepted
Headers show
Series [meta-python] python3-eth-hash: update to version 0.6.0 | expand

Commit Message

Derek Straka Jan. 12, 2024, 10:11 p.m. UTC
Signed-off-by: Derek Straka <derek@asterius.io>
---
 .../{python3-eth-hash_0.5.2.bb => python3-eth-hash_0.6.0.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-eth-hash_0.5.2.bb => python3-eth-hash_0.6.0.bb} (80%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-eth-hash_0.5.2.bb b/meta-python/recipes-devtools/python/python3-eth-hash_0.6.0.bb
similarity index 80%
rename from meta-python/recipes-devtools/python/python3-eth-hash_0.5.2.bb
rename to meta-python/recipes-devtools/python/python3-eth-hash_0.6.0.bb
index 683d84761..77e656527 100644
--- a/meta-python/recipes-devtools/python/python3-eth-hash_0.5.2.bb
+++ b/meta-python/recipes-devtools/python/python3-eth-hash_0.6.0.bb
@@ -4,7 +4,7 @@  SECTION = "devel/python"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=3d7bdfe69b1ffbde073ca6e96f5c53f7"
 
-SRC_URI[sha256sum] = "1b5f10eca7765cc385e1430eefc5ced6e2e463bb18d1365510e2e539c1a6fe4e"
+SRC_URI[sha256sum] = "ae72889e60db6acbb3872c288cfa02ed157f4c27630fcd7f9c8442302c31e478"
 
 inherit pypi setuptools3