diff --git a/meta/recipes-devtools/python/python3-psutil_5.9.6.bb b/meta/recipes-devtools/python/python3-psutil_5.9.7.bb similarity index 90% rename from meta/recipes-devtools/python/python3-psutil_5.9.6.bb rename to meta/recipes-devtools/python/python3-psutil_5.9.7.bb index df4f776b7b..9a8c3e11f8 100644 --- a/meta/recipes-devtools/python/python3-psutil_5.9.6.bb +++ b/meta/recipes-devtools/python/python3-psutil_5.9.7.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] = "e4b92ddcd7dd4cdd3f900180ea1e104932c7bce234fb88976e2a3b296441225a" +SRC_URI[sha256sum] = "3f02134e82cfb5d089fddf20bb2e03fd5cd52395321d1c8458a9e58500ff417c" inherit pypi setuptools3