[meta-python] python3-eth-typing: upgrade 3.0.0 -> 3.1.0

Message ID 1656555244-20637-5-git-send-email-xuhuan.fnst@fujitsu.com
State New
Headers show
Series [meta-python] python3-eth-typing: upgrade 3.0.0 -> 3.1.0 | expand

Commit Message

XU Huan June 30, 2022, 2:14 a.m. UTC
From: Xu Huan <xuhuan.fnst@fujitsu.com>

Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
---
 ...{python3-eth-typing_3.0.0.bb => python3-eth-typing_3.1.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-eth-typing_3.0.0.bb => python3-eth-typing_3.1.0.bb} (74%)

Patch

diff --git a/meta-python/recipes-devtools/python/python3-eth-typing_3.0.0.bb b/meta-python/recipes-devtools/python/python3-eth-typing_3.1.0.bb
similarity index 74%
rename from meta-python/recipes-devtools/python/python3-eth-typing_3.0.0.bb
rename to meta-python/recipes-devtools/python/python3-eth-typing_3.1.0.bb
index a500d5b52..0e274c25d 100644
--- a/meta-python/recipes-devtools/python/python3-eth-typing_3.0.0.bb
+++ b/meta-python/recipes-devtools/python/python3-eth-typing_3.1.0.bb
@@ -4,6 +4,6 @@  SECTION = "devel/python"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=bf9691ead96f1163622689e47ce3f366"
 
-SRC_URI[sha256sum] = "079e4c41e98cf2635d3830a99f3cbd7b1d73d2368464d4493c002bece545184a"
+SRC_URI[sha256sum] = "92698268be83c75f65a028d47421f7c0aed459be76dd7ce916af166dca8bc53e"
 
 inherit pypi setuptools3