[meta-python] python3-web3: upgrade 5.29.0 -> 5.29.1

Message ID 1653615344-24799-4-git-send-email-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-python] python3-web3: upgrade 5.29.0 -> 5.29.1 | expand

Commit Message

Mingyu Wang (Fujitsu) May 27, 2022, 1:35 a.m. UTC
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../python/{python3-web3_5.29.0.bb => python3-web3_5.29.1.bb}   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-web3_5.29.0.bb => python3-web3_5.29.1.bb} (84%)

Patch

diff --git a/meta-python/recipes-devtools/python/python3-web3_5.29.0.bb b/meta-python/recipes-devtools/python/python3-web3_5.29.1.bb
similarity index 84%
rename from meta-python/recipes-devtools/python/python3-web3_5.29.0.bb
rename to meta-python/recipes-devtools/python/python3-web3_5.29.1.bb
index 660d4f6f0..b0b636b90 100644
--- a/meta-python/recipes-devtools/python/python3-web3_5.29.0.bb
+++ b/meta-python/recipes-devtools/python/python3-web3_5.29.1.bb
@@ -4,7 +4,7 @@  SECTION = "devel/python"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=1dc2732bdc5e50382737979791cbb3b7"
 
-SRC_URI[sha256sum] = "a78acc0f0150013755398ae185c8c7063d9db0777aa09733de22242a746bd30c"
+SRC_URI[sha256sum] = "14d0c4ef5d693b6cc9a36ad4ff31201add8ef1f4c1cdb920f7ce07f81841e6bc"
 
 inherit pypi setuptools3