From d897aa1e1f0729ceadc26533a4193177aae200de Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 25 Nov 2025 17:17:11 +0800 Subject: [PATCH] python3-types-psutil: upgrade 7.0.0.20250601 -> 7.1.1.20251122 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- ...7.0.0.20250601.bb => python3-types-psutil_7.1.1.20251122.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-types-psutil_7.0.0.20250601.bb => python3-types-psutil_7.1.1.20251122.bb} (80%) diff --git a/meta-python/recipes-devtools/python/python3-types-psutil_7.0.0.20250601.bb b/meta-python/recipes-devtools/python/python3-types-psutil_7.1.1.20251122.bb similarity index 80% rename from meta-python/recipes-devtools/python/python3-types-psutil_7.0.0.20250601.bb rename to meta-python/recipes-devtools/python/python3-types-psutil_7.1.1.20251122.bb index fedc14f9df..a771e7b897 100644 --- a/meta-python/recipes-devtools/python/python3-types-psutil_7.0.0.20250601.bb +++ b/meta-python/recipes-devtools/python/python3-types-psutil_7.1.1.20251122.bb @@ -8,7 +8,7 @@ UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" inherit pypi python_setuptools_build_meta -SRC_URI[sha256sum] = "71fe9c4477a7e3d4f1233862f0877af87bff057ff398f04f4e5c0ca60aded197" +SRC_URI[sha256sum] = "cdb39c30a81ce6e433aa672922d59b78c4c6a9c64cd9936f1f6894d26c82ae0f" BBCLASSEXTEND = "native"