From 4ca4d0cc8194df74ec8820c479049caaceae6128 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 6 Feb 2024 16:48:24 +0800 Subject: [PATCH] python3-types-psutil: upgrade 5.9.5.20240106 -> 5.9.5.20240205 Changelog: A new shade of Black Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- ...5.9.5.20240106.bb => python3-types-psutil_5.9.5.20240205.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-types-psutil_5.9.5.20240106.bb => python3-types-psutil_5.9.5.20240205.bb} (74%) diff --git a/meta-python/recipes-devtools/python/python3-types-psutil_5.9.5.20240106.bb b/meta-python/recipes-devtools/python/python3-types-psutil_5.9.5.20240205.bb similarity index 74% rename from meta-python/recipes-devtools/python/python3-types-psutil_5.9.5.20240106.bb rename to meta-python/recipes-devtools/python/python3-types-psutil_5.9.5.20240205.bb index b4b9c5119b..736024d45d 100644 --- a/meta-python/recipes-devtools/python/python3-types-psutil_5.9.5.20240106.bb +++ b/meta-python/recipes-devtools/python/python3-types-psutil_5.9.5.20240205.bb @@ -5,6 +5,6 @@ LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=6;endline=6;md5=ef4dc1e740f5c928f1 inherit pypi setuptools3 -SRC_URI[sha256sum] = "60b233fb613b41fe859526103dbda0b4812d7a16c5f791119ec7016fbe1c8128" +SRC_URI[sha256sum] = "51df36a361aa597bf483dcc5b58f2ab7aa87452a36d2da97c90994d6a81ef743" BBCLASSEXTEND = "native"