From 0080b0490beb3c12c69d86f96224aee6d9e74f43 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 27 May 2026 17:47:56 +0800 Subject: [PATCH] python3-types-psutil: upgrade 7.2.2.20260508 -> 7.2.2.20260518 Changelog: Upgrade black to 26.5.0 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- ...7.2.2.20260508.bb => python3-types-psutil_7.2.2.20260518.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-types-psutil_7.2.2.20260508.bb => python3-types-psutil_7.2.2.20260518.bb} (80%) diff --git a/meta-python/recipes-devtools/python/python3-types-psutil_7.2.2.20260508.bb b/meta-python/recipes-devtools/python/python3-types-psutil_7.2.2.20260518.bb similarity index 80% rename from meta-python/recipes-devtools/python/python3-types-psutil_7.2.2.20260508.bb rename to meta-python/recipes-devtools/python/python3-types-psutil_7.2.2.20260518.bb index c36047fe42..ba8051ce5c 100644 --- a/meta-python/recipes-devtools/python/python3-types-psutil_7.2.2.20260508.bb +++ b/meta-python/recipes-devtools/python/python3-types-psutil_7.2.2.20260518.bb @@ -8,7 +8,7 @@ UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" inherit pypi python_setuptools_build_meta -SRC_URI[sha256sum] = "8cfd8339f5e898570f80486423e65d87558d89d0181bf723d20ac5e778fe218e" +SRC_URI[sha256sum] = "9f825f631463a5b4d26f19f63aebc9ec25f01140d655026f3ad8a67841f9b331" BBCLASSEXTEND = "native"