diff --git a/meta-python/recipes-devtools/python/python3-mypy_1.15.0.bb b/meta-python/recipes-devtools/python/python3-mypy_1.17.0.bb similarity index 82% rename from meta-python/recipes-devtools/python/python3-mypy_1.15.0.bb rename to meta-python/recipes-devtools/python/python3-mypy_1.17.0.bb index ebcac51ea1..0d1e0bd16e 100644 --- a/meta-python/recipes-devtools/python/python3-mypy_1.15.0.bb +++ b/meta-python/recipes-devtools/python/python3-mypy_1.17.0.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=8d62fd8f8648cb018e52857347e340b9" inherit pypi python_setuptools_build_meta -SRC_URI[sha256sum] = "404534629d51d3efea5c800ee7c42b72a6554d6c400e6a79eafe15d11341fd43" +SRC_URI[sha256sum] = "e5d7ccc08ba089c06e2f5629c660388ef1fee708444f1dee0b9203fa031dee03" BBCLASSEXTEND = "native" @@ -14,6 +14,7 @@ DEPENDS += " \ python3-types-psutil-native \ python3-types-setuptools-native \ python3-typing-extensions-native \ + python3-pathspec-native \ " RDEPENDS:${PN} += " \