summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-mypy_1.17.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-mypy_1.17.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-mypy_1.17.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-mypy_1.17.0.bb b/meta-python/recipes-devtools/python/python3-mypy_1.17.0.bb
index 0d1e0bd16e..94aaabde4e 100644
--- a/meta-python/recipes-devtools/python/python3-mypy_1.17.0.bb
+++ b/meta-python/recipes-devtools/python/python3-mypy_1.17.0.bb
@@ -7,7 +7,7 @@ inherit pypi python_setuptools_build_meta
7 7
8SRC_URI[sha256sum] = "e5d7ccc08ba089c06e2f5629c660388ef1fee708444f1dee0b9203fa031dee03" 8SRC_URI[sha256sum] = "e5d7ccc08ba089c06e2f5629c660388ef1fee708444f1dee0b9203fa031dee03"
9 9
10BBCLASSEXTEND = "native" 10BBCLASSEXTEND = "native nativesdk"
11 11
12DEPENDS += " \ 12DEPENDS += " \
13 python3-mypy-extensions-native \ 13 python3-mypy-extensions-native \