diff --git a/meta-python/recipes-devtools/python/python3-mypy_0.950.bb b/meta-python/recipes-devtools/python/python3-mypy_0.960.bb similarity index 86% rename from meta-python/recipes-devtools/python/python3-mypy_0.950.bb rename to meta-python/recipes-devtools/python/python3-mypy_0.960.bb index c268adebed..5d99b6468c 100644 --- a/meta-python/recipes-devtools/python/python3-mypy_0.950.bb +++ b/meta-python/recipes-devtools/python/python3-mypy_0.960.bb @@ -7,7 +7,7 @@ PYPI_PACKAGE = "mypy" inherit pypi python_setuptools_build_meta -SRC_URI[sha256sum] = "1b333cfbca1762ff15808a0ef4f71b5d3eed8528b23ea1c3fb50543c867d68de" +SRC_URI[sha256sum] = "d4fccf04c1acf750babd74252e0f2db6bd2ac3aa8fe960797d9f3ef41cf2bfd4" BBCLASSEXTEND = "native"