summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-antlr4-runtime_4.9.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-antlr4-runtime_4.9.2.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-antlr4-runtime_4.9.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-antlr4-runtime_4.9.2.bb b/meta-python/recipes-devtools/python/python3-antlr4-runtime_4.9.2.bb
index 6d67861a26..8a19b6c64c 100644
--- a/meta-python/recipes-devtools/python/python3-antlr4-runtime_4.9.2.bb
+++ b/meta-python/recipes-devtools/python/python3-antlr4-runtime_4.9.2.bb
@@ -6,6 +6,6 @@ SRC_URI[sha256sum] = "31f5abdc7faf16a1a6e9bf2eb31565d004359b821b09944436a3436192
6 6
7PYPI_PACKAGE = "antlr4-python3-runtime" 7PYPI_PACKAGE = "antlr4-python3-runtime"
8 8
9inherit pypi setuptools_build_meta 9inherit pypi python_setuptools_build_meta
10 10
11BBCLASSEXTEND = "nativesdk native" 11BBCLASSEXTEND = "nativesdk native"