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