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