From ea019ccde897e835947e64f3cf801bb695583116 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 24 Oct 2023 07:38:09 +0800 Subject: [PATCH] python3-types-psutil: upgrade 5.9.5.16 -> 5.9.5.17 Changelog: psutil: updates Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj (cherry picked from commit ae98b864ead8dc1febf18bb2b1111e06a685518e) Signed-off-by: Armin Kuster --- ...ypes-psutil_5.9.5.16.bb => python3-types-psutil_5.9.5.17.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-types-psutil_5.9.5.16.bb => python3-types-psutil_5.9.5.17.bb} (74%) diff --git a/meta-python/recipes-devtools/python/python3-types-psutil_5.9.5.16.bb b/meta-python/recipes-devtools/python/python3-types-psutil_5.9.5.17.bb similarity index 74% rename from meta-python/recipes-devtools/python/python3-types-psutil_5.9.5.16.bb rename to meta-python/recipes-devtools/python/python3-types-psutil_5.9.5.17.bb index 02245be622..055cecd640 100644 --- a/meta-python/recipes-devtools/python/python3-types-psutil_5.9.5.16.bb +++ b/meta-python/recipes-devtools/python/python3-types-psutil_5.9.5.17.bb @@ -5,6 +5,6 @@ LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=6;endline=6;md5=ef4dc1e740f5c928f1 inherit pypi setuptools3 -SRC_URI[sha256sum] = "4e9b219efb625d3d04f6bf106934f87cab49aa41a94b0a3b3089403f47a79228" +SRC_URI[sha256sum] = "f7d8769812d72a4b513d7ec9eb5580fe2f6013fc270394a603cb6534811f3e4d" BBCLASSEXTEND = "native"