From c83665c23ab872c9ea5bade8f8d7b17c4ada2db8 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Thu, 2 May 2024 10:48:19 -0400 Subject: [PATCH] python3-types-psutil: upgrade 5.9.5.20240316 -> 5.9.5.20240423 Changelog: Add precise values for enum members where possible Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- ...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 --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 c6f15696e9..876f93a0f7 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"