From d893ee2ae1fe8799f1c1903cfb4f1383bc602509 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 14 Oct 2025 17:19:09 +0800 Subject: [PATCH] python3-isort: upgrade 6.0.1 -> 7.0.0 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../python/{python3-isort_6.0.1.bb => python3-isort_7.0.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-isort_6.0.1.bb => python3-isort_7.0.0.bb} (86%) diff --git a/meta-python/recipes-devtools/python/python3-isort_6.0.1.bb b/meta-python/recipes-devtools/python/python3-isort_7.0.0.bb similarity index 86% rename from meta-python/recipes-devtools/python/python3-isort_6.0.1.bb rename to meta-python/recipes-devtools/python/python3-isort_7.0.0.bb index cf04452102..86ad769b1d 100644 --- a/meta-python/recipes-devtools/python/python3-isort_6.0.1.bb +++ b/meta-python/recipes-devtools/python/python3-isort_7.0.0.bb @@ -4,7 +4,7 @@ LICENSE = "MIT" SECTION = "devel/python" LIC_FILES_CHKSUM = "file://LICENSE;md5=197c46995787b46a2dbf0d519c1754cf" -SRC_URI[sha256sum] = "1cb5df28dfbc742e490c5e41bad6da41b805b0a8be7bc93cd0fb2a8a890ac450" +SRC_URI[sha256sum] = "5513527951aadb3ac4292a41a16cbc50dd1642432f5e8c20057d414bdafb4187" inherit pypi python_hatchling