diff mbox series

[meta-python,20/30] python3-types-psutil: upgrade 5.9.5.20240316 -> 5.9.5.20240423

Message ID 20240502144829.241208-20-wangmy@fujitsu.com
State Accepted
Headers show
Series [meta-networking,01/30] fping: upgrade 5.1 -> 5.2 | expand

Commit Message

Mingyu Wang (Fujitsu) May 2, 2024, 2:48 p.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
 Add precise values for enum members where possible

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...5.9.5.20240316.bb => python3-types-psutil_5.9.5.20240423.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-types-psutil_5.9.5.20240316.bb => python3-types-psutil_5.9.5.20240423.bb} (74%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-types-psutil_5.9.5.20240316.bb b/meta-python/recipes-devtools/python/python3-types-psutil_5.9.5.20240423.bb
similarity index 74%
rename from meta-python/recipes-devtools/python/python3-types-psutil_5.9.5.20240316.bb
rename to meta-python/recipes-devtools/python/python3-types-psutil_5.9.5.20240423.bb
index c6f15696e..876f93a0f 100644
--- a/meta-python/recipes-devtools/python/python3-types-psutil_5.9.5.20240316.bb
+++ b/meta-python/recipes-devtools/python/python3-types-psutil_5.9.5.20240423.bb
@@ -5,6 +5,6 @@  LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=6;endline=6;md5=ef4dc1e740f5c928f1
 
 inherit pypi setuptools3
 
-SRC_URI[sha256sum] = "5636f5714bb930c64bb34c4d47a59dc92f9d610b778b5364a31daa5584944848"
+SRC_URI[sha256sum] = "1b976cf86308316c5ac22cec688015b04273c84f8e691c3dfb0c12318f32a6f3"
 
 BBCLASSEXTEND = "native"