diff --git a/meta-python/recipes-devtools/python/python3-eth-typing_3.2.0.bb b/meta-python/recipes-devtools/python/python3-eth-typing_3.3.0.bb similarity index 74% rename from meta-python/recipes-devtools/python/python3-eth-typing_3.2.0.bb rename to meta-python/recipes-devtools/python/python3-eth-typing_3.3.0.bb index b810341d2b..ad339a22c3 100644 --- a/meta-python/recipes-devtools/python/python3-eth-typing_3.2.0.bb +++ b/meta-python/recipes-devtools/python/python3-eth-typing_3.3.0.bb @@ -4,6 +4,6 @@ SECTION = "devel/python" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=bf9691ead96f1163622689e47ce3f366" -SRC_URI[sha256sum] = "177e2070da9bf557fe0fd46ee467a7be2d0b6476aa4dc18680603e7da1fc5690" +SRC_URI[sha256sum] = "e9535e9d524d4c7a0cbd3d9832093cc5001a3e31869e72645674d24c6376d196" inherit pypi setuptools3