diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-typed-ast_1.4.3.bb (renamed from meta-python/recipes-devtools/python/python3-typed-ast_1.4.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
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 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" | |||
7 | 7 | ||
8 | inherit pypi setuptools3 | 8 | inherit pypi setuptools3 |
9 | 9 | ||
10 | SRC_URI[sha256sum] = "9fc0b3cb5d1720e7141d103cf4819aea239f7d136acf9ee4a69b047b7986175a" | 10 | SRC_URI[sha256sum] = "fb1bbeac803adea29cedd70781399c99138358c26d05fcbd23c13016b7f5ec65" |
11 | 11 | ||
12 | BBCLASSEXTEND = "native" | 12 | BBCLASSEXTEND = "native" |