diff --git a/meta/recipes-devtools/python/python3-beartype_0.16.2.bb b/meta/recipes-devtools/python/python3-beartype_0.16.4.bb similarity index 75% rename from meta/recipes-devtools/python/python3-beartype_0.16.2.bb rename to meta/recipes-devtools/python/python3-beartype_0.16.4.bb index 20a5b92c61..ad4462e0e2 100644 --- a/meta/recipes-devtools/python/python3-beartype_0.16.2.bb +++ b/meta/recipes-devtools/python/python3-beartype_0.16.4.bb @@ -4,7 +4,7 @@ HOMEPAGE = "https://beartype.readthedocs.io" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=e40b52d8eb5553aa8f705cdd3f979d69" -SRC_URI[sha256sum] = "47ec1c8c3be3f999f4f9f829e8913f65926aa7e85b180d9ffd305dc78d3e7d7b" +SRC_URI[sha256sum] = "1ada89cf2d6eb30eb6e156eed2eb5493357782937910d74380918e53c2eae0bf" inherit setuptools3 pypi