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.5.4.bb (renamed from meta-python/recipes-devtools/python/python3-typed-ast_1.5.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-typed-ast_1.5.2.bb b/meta-python/recipes-devtools/python/python3-typed-ast_1.5.4.bb
index 55cd78ce8f..e6c1746a8a 100644
--- a/meta-python/recipes-devtools/python/python3-typed-ast_1.5.2.bb
+++ b/meta-python/recipes-devtools/python/python3-typed-ast_1.5.4.bb
@@ -7,6 +7,6 @@ PYPI_PACKAGE = "typed_ast"
7 7
8inherit pypi setuptools3 8inherit pypi setuptools3
9 9
10SRC_URI[sha256sum] = "525a2d4088e70a9f75b08b3f87a51acc9cde640e19cc523c7e41aa355564ae27" 10SRC_URI[sha256sum] = "39e21ceb7388e4bb37f4c679d72707ed46c2fbf2a5609b8b8ebc4b067d977df2"
11 11
12BBCLASSEXTEND = "native" 12BBCLASSEXTEND = "native"