[meta-python] python3-mypy: upgrade 0.942 -> 0.950

Message ID 1652409184-13282-3-git-send-email-xuhuan.fnst@fujitsu.com
State Under Review
Headers show
Series [meta-python] python3-mypy: upgrade 0.942 -> 0.950 | expand

Commit Message

XU Huan May 13, 2022, 2:33 a.m. UTC
From: Xu Huan <xuhuan.fnst@fujitsu.com>

Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
---
 .../python/{python3-mypy_0.942.bb => python3-mypy_0.950.bb}     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-mypy_0.942.bb => python3-mypy_0.950.bb} (86%)

Patch

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