From: Richard Purdie Date: Thu, 15 Sep 2022 10:29:42 +0000 (+0000) Subject: python3-psutil: upgrade 5.9.1 -> 5.9.2 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~2923 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9109fd6ae40c23820c66c8f388138bc3da633335;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-psutil: upgrade 5.9.1 -> 5.9.2 Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-psutil_5.9.1.bb b/meta/recipes-devtools/python/python3-psutil_5.9.2.bb similarity index 87% rename from meta/recipes-devtools/python/python3-psutil_5.9.1.bb rename to meta/recipes-devtools/python/python3-psutil_5.9.2.bb index 04b6fb02de8..5b31014657e 100644 --- a/meta/recipes-devtools/python/python3-psutil_5.9.1.bb +++ b/meta/recipes-devtools/python/python3-psutil_5.9.2.bb @@ -3,7 +3,7 @@ LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=e35fd9f271d19d5f742f20a9d1f8bb8b" HOMEPAGE = "https://pypi.org/project/psutil/" -SRC_URI[sha256sum] = "57f1819b5d9e95cdfb0c881a8a5b7d542ed0b7c522d575706a80bedc848c8954" +SRC_URI[sha256sum] = "feb861a10b6c3bb00701063b37e4afc754f8217f0f09c42280586bd6ac712b5c" inherit pypi setuptools3