summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-mypy_0.971.bb (renamed from meta-python/recipes-devtools/python/python3-mypy_0.961.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-mypy_0.961.bb b/meta-python/recipes-devtools/python/python3-mypy_0.971.bb
index 02f7cce4ca..31fcb06c9e 100644
--- a/meta-python/recipes-devtools/python/python3-mypy_0.961.bb
+++ b/meta-python/recipes-devtools/python/python3-mypy_0.971.bb
@@ -7,7 +7,7 @@ PYPI_PACKAGE = "mypy"
7 7
8inherit pypi python_setuptools_build_meta 8inherit pypi python_setuptools_build_meta
9 9
10SRC_URI[sha256sum] = "f730d56cb924d371c26b8eaddeea3cc07d78ff51c521c6d04899ac6904b75492" 10SRC_URI[sha256sum] = "40b0f21484238269ae6a57200c807d80debc6459d444c0489a102d7c6a75fa56"
11 11
12BBCLASSEXTEND = "native" 12BBCLASSEXTEND = "native"
13 13