diff --git a/meta-python/recipes-devtools/python/python3-mypy_0.800.bb b/meta-python/recipes-devtools/python/python3-mypy_0.812.bb similarity index 82% rename from meta-python/recipes-devtools/python/python3-mypy_0.800.bb rename to meta-python/recipes-devtools/python/python3-mypy_0.812.bb index 0d019dfe1..8faab60b9 100644 --- a/meta-python/recipes-devtools/python/python3-mypy_0.800.bb +++ b/meta-python/recipes-devtools/python/python3-mypy_0.812.bb @@ -13,6 +13,6 @@ PYPI_PACKAGE = "mypy" inherit pypi setuptools3 -SRC_URI[sha256sum] = "e0202e37756ed09daf4b0ba64ad2c245d357659e014c3f51d8cd0681ba66940a" +SRC_URI[sha256sum] = "cd07039aa5df222037005b08fbbfd69b3ab0b0bd7a07d7906de75ae52c4e3119" BBCLASSEXTEND = "native"