diff --git a/meta-python/recipes-devtools/python/python3-eth-keyfile_0.7.0.bb b/meta-python/recipes-devtools/python/python3-eth-keyfile_0.8.0.bb similarity index 81% rename from meta-python/recipes-devtools/python/python3-eth-keyfile_0.7.0.bb rename to meta-python/recipes-devtools/python/python3-eth-keyfile_0.8.0.bb index 2afc288bce..741db5ced0 100644 --- a/meta-python/recipes-devtools/python/python3-eth-keyfile_0.7.0.bb +++ b/meta-python/recipes-devtools/python/python3-eth-keyfile_0.8.0.bb @@ -4,7 +4,7 @@ SECTION = "devel/python" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=6749008d847c14b9718949c2e24d5c0a" -SRC_URI[sha256sum] = "6bdb8110c3a50439deb68a04c93c9d5ddd5402353bfae1bf4cfca1d6dff14fcf" +SRC_URI[sha256sum] = "02e3c2e564c7403b92db3fef8ecae3d21123b15787daecd5b643a57369c530f9" inherit pypi setuptools3