diff --git a/meta-python/recipes-devtools/python/python3-eth-typing_3.4.0.bb b/meta-python/recipes-devtools/python/python3-eth-typing_3.5.0.bb similarity index 74% rename from meta-python/recipes-devtools/python/python3-eth-typing_3.4.0.bb rename to meta-python/recipes-devtools/python/python3-eth-typing_3.5.0.bb index a1594fbf54..6a8bec7a54 100644 --- a/meta-python/recipes-devtools/python/python3-eth-typing_3.4.0.bb +++ b/meta-python/recipes-devtools/python/python3-eth-typing_3.5.0.bb @@ -4,6 +4,6 @@ SECTION = "devel/python" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=3d7bdfe69b1ffbde073ca6e96f5c53f7" -SRC_URI[sha256sum] = "7f49610469811ee97ac43eaf6baa294778ce74042d41e61ecf22e5ebe385590f" +SRC_URI[sha256sum] = "a92f6896896752143a4704c57441eedf7b1f65d5df4b1c20cb802bb4aa602d7e" inherit pypi setuptools3