From 4a9c23f35948b0eda157f3c3fd9ad6cb6ec5a2a5 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 7 Jan 2026 18:28:52 +0800 Subject: [PATCH] python3-types-psutil: upgrade 7.1.1.20251122 -> 7.2.1.20251231 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- ...7.1.3.20251130.bb => python3-types-psutil_7.2.1.20251231.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-types-psutil_7.1.3.20251130.bb => python3-types-psutil_7.2.1.20251231.bb} (80%) diff --git a/meta-python/recipes-devtools/python/python3-types-psutil_7.1.3.20251130.bb b/meta-python/recipes-devtools/python/python3-types-psutil_7.2.1.20251231.bb similarity index 80% rename from meta-python/recipes-devtools/python/python3-types-psutil_7.1.3.20251130.bb rename to meta-python/recipes-devtools/python/python3-types-psutil_7.2.1.20251231.bb index e22eb3ecd1..90325c4db1 100644 --- a/meta-python/recipes-devtools/python/python3-types-psutil_7.1.3.20251130.bb +++ b/meta-python/recipes-devtools/python/python3-types-psutil_7.2.1.20251231.bb @@ -8,7 +8,7 @@ UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" inherit pypi python_setuptools_build_meta -SRC_URI[sha256sum] = "7f42e7a7845a93397e430b48a8074a35410d7a436695fd3375ec9b687d8d95f8" +SRC_URI[sha256sum] = "dbf9df530b1130e131e4211ed8cea62c08007bfa69faf2883d296bd241d30e4a" BBCLASSEXTEND = "native"