diff --git a/meta-python/recipes-devtools/python/python3-typed-ast_1.4.2.bb b/meta-python/recipes-devtools/python/python3-typed-ast_1.4.3.bb similarity index 78% rename from meta-python/recipes-devtools/python/python3-typed-ast_1.4.2.bb rename to meta-python/recipes-devtools/python/python3-typed-ast_1.4.3.bb index 09f387ca63..c482251b8f 100644 --- a/meta-python/recipes-devtools/python/python3-typed-ast_1.4.2.bb +++ b/meta-python/recipes-devtools/python/python3-typed-ast_1.4.3.bb @@ -7,6 +7,6 @@ PYPI_PACKAGE = "typed_ast" inherit pypi setuptools3 -SRC_URI[sha256sum] = "9fc0b3cb5d1720e7141d103cf4819aea239f7d136acf9ee4a69b047b7986175a" +SRC_URI[sha256sum] = "fb1bbeac803adea29cedd70781399c99138358c26d05fcbd23c13016b7f5ec65" BBCLASSEXTEND = "native"