From: Tom Geelen Date: Sat, 13 Dec 2025 16:58:09 +0000 (+0100) Subject: python3-psutil: upgrade 7.0.0 -> 7.1.3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ef156ff6979a906b3a93dfe841cbdaae3629584;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-psutil: upgrade 7.0.0 -> 7.1.3 Release notes: https://github.com/giampaolo/psutil/blob/master/HISTORY.rst Signed-off-by: Tom Geelen Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-psutil_7.0.0.bb b/meta/recipes-devtools/python/python3-psutil_7.1.3.bb similarity index 90% rename from meta/recipes-devtools/python/python3-psutil_7.0.0.bb rename to meta/recipes-devtools/python/python3-psutil_7.1.3.bb index a2af198083..67d2080f21 100644 --- a/meta/recipes-devtools/python/python3-psutil_7.0.0.bb +++ b/meta/recipes-devtools/python/python3-psutil_7.1.3.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] = "7be9c3eba38beccb6495ea33afd982a44074b78f28c434a1f51cc07fd315c456" +SRC_URI[sha256sum] = "6c86281738d77335af7aec228328e944b30930899ea760ecf33a4dba66be5e74" inherit pypi python_setuptools_build_meta