From: Wang Mingyu Date: Wed, 7 Jan 2026 10:30:57 +0000 (+0800) Subject: python3-psutil: upgrade 7.1.3 -> 7.2.1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9db8f4916ef47c9157d74faf062d393f6290af2;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-psutil: upgrade 7.1.3 -> 7.2.1 Signed-off-by: Wang Mingyu Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-psutil_7.1.3.bb b/meta/recipes-devtools/python/python3-psutil_7.2.1.bb similarity index 90% rename from meta/recipes-devtools/python/python3-psutil_7.1.3.bb rename to meta/recipes-devtools/python/python3-psutil_7.2.1.bb index 67d2080f21..0a9b073855 100644 --- a/meta/recipes-devtools/python/python3-psutil_7.1.3.bb +++ b/meta/recipes-devtools/python/python3-psutil_7.2.1.bb @@ -3,7 +3,7 @@ LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=a9c72113a843d0d732a0ac1c200d81b1" HOMEPAGE = "https://pypi.org/project/psutil/" -SRC_URI[sha256sum] = "6c86281738d77335af7aec228328e944b30930899ea760ecf33a4dba66be5e74" +SRC_URI[sha256sum] = "f7583aec590485b43ca601dd9cea0dcd65bd7bb21d30ef4ddbf4ea6b5ed1bdd3" inherit pypi python_setuptools_build_meta