diff options
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-mypy_0.812.bb (renamed from meta-python/recipes-devtools/python/python3-mypy_0.800.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-mypy_0.800.bb b/meta-python/recipes-devtools/python/python3-mypy_0.812.bb index 0d019dfe1a..8faab60b97 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" | |||
| 13 | 13 | ||
| 14 | inherit pypi setuptools3 | 14 | inherit pypi setuptools3 |
| 15 | 15 | ||
| 16 | SRC_URI[sha256sum] = "e0202e37756ed09daf4b0ba64ad2c245d357659e014c3f51d8cd0681ba66940a" | 16 | SRC_URI[sha256sum] = "cd07039aa5df222037005b08fbbfd69b3ab0b0bd7a07d7906de75ae52c4e3119" |
| 17 | 17 | ||
| 18 | BBCLASSEXTEND = "native" | 18 | BBCLASSEXTEND = "native" |
