summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-typed-ast_1.4.2.bb (renamed from meta-python/recipes-devtools/python/python3-typed-ast_1.4.1.bb)2
1 files changed, 1 insertions, 1 deletions
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
index 2cc9f6c43..09f387ca6 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"
7 7
8inherit pypi setuptools3 8inherit pypi setuptools3
9 9
10SRC_URI[sha256sum] = "8c8aaad94455178e3187ab22c8b01a3837f8ee50e09cf31f1ba129eb293ec30b" 10SRC_URI[sha256sum] = "9fc0b3cb5d1720e7141d103cf4819aea239f7d136acf9ee4a69b047b7986175a"
11 11
12BBCLASSEXTEND = "native" 12BBCLASSEXTEND = "native"