From 0ffe63d46d64e93f5fb14e5200fea3ce20ae8e3e Mon Sep 17 00:00:00 2001 From: Leon Anavi Date: Wed, 18 Feb 2026 17:41:42 +0200 Subject: [PATCH] python3-parso: Upgrade 0.8.5 -> 0.8.6 Upgrade to release 0.8.6: - Switch the type checker to Zuban. It's faster and now also checks untyped code. Signed-off-by: Leon Anavi Signed-off-by: Khem Raj --- .../python/{python3-parso_0.8.5.bb => python3-parso_0.8.6.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-parso_0.8.5.bb => python3-parso_0.8.6.bb} (78%) diff --git a/meta-python/recipes-devtools/python/python3-parso_0.8.5.bb b/meta-python/recipes-devtools/python/python3-parso_0.8.6.bb similarity index 78% rename from meta-python/recipes-devtools/python/python3-parso_0.8.5.bb rename to meta-python/recipes-devtools/python/python3-parso_0.8.6.bb index 2bde8c3f40..1659f1babd 100644 --- a/meta-python/recipes-devtools/python/python3-parso_0.8.5.bb +++ b/meta-python/recipes-devtools/python/python3-parso_0.8.6.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=cbaa2675b2424d771451332a7a69503f" PYPI_PACKAGE = "parso" -SRC_URI[sha256sum] = "034d7354a9a018bdce352f48b2a8a450f05e9d6ee85db84764e9b6bd96dafe5a" +SRC_URI[sha256sum] = "2b9a0332696df97d454fa67b81618fd69c35a7b90327cbe6ba5c92d2c68a7bfd" CVE_PRODUCT = "parso"