diff mbox series

[18/24] python3-psutil: upgrade 5.9.1 -> 5.9.2

Message ID 20220916210818.1228761-18-richard.purdie@linuxfoundation.org
State Accepted, archived
Commit 9109fd6ae40c23820c66c8f388138bc3da633335
Headers show
Series [01/24] autoconf-archive: upgrade 2022.02.11 -> 2022.09.03 | expand

Commit Message

Richard Purdie Sept. 16, 2022, 9:08 p.m. UTC
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
 .../python/{python3-psutil_5.9.1.bb => python3-psutil_5.9.2.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-psutil_5.9.1.bb => python3-psutil_5.9.2.bb} (87%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-psutil_5.9.1.bb b/meta/recipes-devtools/python/python3-psutil_5.9.2.bb
similarity index 87%
rename from meta/recipes-devtools/python/python3-psutil_5.9.1.bb
rename to meta/recipes-devtools/python/python3-psutil_5.9.2.bb
index 04b6fb02de8..5b31014657e 100644
--- a/meta/recipes-devtools/python/python3-psutil_5.9.1.bb
+++ b/meta/recipes-devtools/python/python3-psutil_5.9.2.bb
@@ -3,7 +3,7 @@  LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e35fd9f271d19d5f742f20a9d1f8bb8b"
 HOMEPAGE = "https://pypi.org/project/psutil/"
 
-SRC_URI[sha256sum] = "57f1819b5d9e95cdfb0c881a8a5b7d542ed0b7c522d575706a80bedc848c8954"
+SRC_URI[sha256sum] = "feb861a10b6c3bb00701063b37e4afc754f8217f0f09c42280586bd6ac712b5c"
 
 inherit pypi setuptools3