diff mbox series

python3-psutil: upgrade 7.0.0 -> 7.1.3

Message ID 20251213165808.1616658-2-t.f.g.geelen@gmail.com
State New
Headers show
Series python3-psutil: upgrade 7.0.0 -> 7.1.3 | expand

Commit Message

Tom Geelen Dec. 13, 2025, 4:58 p.m. UTC
Release notes:
https://github.com/giampaolo/psutil/blob/master/HISTORY.rst

Signed-off-by: Tom Geelen <t.f.g.geelen@gmail.com>
---
 .../python/{python3-psutil_7.0.0.bb => python3-psutil_7.1.3.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-psutil_7.0.0.bb => python3-psutil_7.1.3.bb} (90%)
diff mbox series

Patch

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