diff --git a/meta/recipes-devtools/python/python3-psutil_5.9.2.bb b/meta/recipes-devtools/python/python3-psutil_5.9.3.bb similarity index 87% rename from meta/recipes-devtools/python/python3-psutil_5.9.2.bb rename to meta/recipes-devtools/python/python3-psutil_5.9.3.bb index 5b31014657..f099803150 100644 --- a/meta/recipes-devtools/python/python3-psutil_5.9.2.bb +++ b/meta/recipes-devtools/python/python3-psutil_5.9.3.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] = "feb861a10b6c3bb00701063b37e4afc754f8217f0f09c42280586bd6ac712b5c" +SRC_URI[sha256sum] = "7ccfcdfea4fc4b0a02ca2c31de7fcd186beb9cff8207800e14ab66f79c773af6" inherit pypi setuptools3