From c68ba3ea86c8e3930afb6a33b5d0d64fa0717379 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 28 May 2024 09:48:10 +0800 Subject: [PATCH] python3-types-psutil: upgrade 5.9.5.20240511 -> 5.9.5.20240516 Changelog: Update dependency pyright to v1.1.363 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- ...5.9.5.20240511.bb => python3-types-psutil_5.9.5.20240516.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-types-psutil_5.9.5.20240511.bb => python3-types-psutil_5.9.5.20240516.bb} (74%) diff --git a/meta-python/recipes-devtools/python/python3-types-psutil_5.9.5.20240511.bb b/meta-python/recipes-devtools/python/python3-types-psutil_5.9.5.20240516.bb similarity index 74% rename from meta-python/recipes-devtools/python/python3-types-psutil_5.9.5.20240511.bb rename to meta-python/recipes-devtools/python/python3-types-psutil_5.9.5.20240516.bb index c4475b7556..d0684ba933 100644 --- a/meta-python/recipes-devtools/python/python3-types-psutil_5.9.5.20240511.bb +++ b/meta-python/recipes-devtools/python/python3-types-psutil_5.9.5.20240516.bb @@ -5,6 +5,6 @@ LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=6;endline=6;md5=ef4dc1e740f5c928f1 inherit pypi setuptools3 -SRC_URI[sha256sum] = "2c0b22edab6c8775f4a8688e3f14cefda8793e26ddf99d61b654a0d600179087" +SRC_URI[sha256sum] = "bb296f59fc56458891d0feb1994717e548a1bcf89936a2877df8792b822b4696" BBCLASSEXTEND = "native"