From: Wang Mingyu Date: Mon, 23 Dec 2024 09:10:56 +0000 (+0800) Subject: python3-psutil: upgrade 6.1.0 -> 6.1.1 X-Git-Tag: uninative-4.7~498 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd6ed0afa4073c59e70da83e5734f51bdc097897;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-psutil: upgrade 6.1.0 -> 6.1.1 Signed-off-by: Wang Mingyu Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-psutil_6.1.0.bb b/meta/recipes-devtools/python/python3-psutil_6.1.1.bb similarity index 90% rename from meta/recipes-devtools/python/python3-psutil_6.1.0.bb rename to meta/recipes-devtools/python/python3-psutil_6.1.1.bb index bbff7f3fe52..854161830a1 100644 --- a/meta/recipes-devtools/python/python3-psutil_6.1.0.bb +++ b/meta/recipes-devtools/python/python3-psutil_6.1.1.bb @@ -3,7 +3,7 @@ LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=a9c72113a843d0d732a0ac1c200d81b1" HOMEPAGE = "https://pypi.org/project/psutil/" -SRC_URI[sha256sum] = "353815f59a7f64cdaca1c0307ee13558a0512f6db064e92fe833784f08539c7a" +SRC_URI[sha256sum] = "cf8496728c18f2d0b45198f06895be52f36611711746b7f30c464b422b50e2f5" inherit pypi python_setuptools_build_meta