diff options
-rw-r--r-- | meta/recipes-devtools/python/python3-psutil_5.9.6.bb (renamed from meta/recipes-devtools/python/python3-psutil_5.9.5.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-psutil_5.9.5.bb b/meta/recipes-devtools/python/python3-psutil_5.9.6.bb index c84e2225b8..df4f776b7b 100644 --- a/meta/recipes-devtools/python/python3-psutil_5.9.5.bb +++ b/meta/recipes-devtools/python/python3-psutil_5.9.6.bb | |||
@@ -3,7 +3,7 @@ LICENSE = "BSD-3-Clause" | |||
3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=a9c72113a843d0d732a0ac1c200d81b1" | 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=a9c72113a843d0d732a0ac1c200d81b1" |
4 | HOMEPAGE = "https://pypi.org/project/psutil/" | 4 | HOMEPAGE = "https://pypi.org/project/psutil/" |
5 | 5 | ||
6 | SRC_URI[sha256sum] = "5410638e4df39c54d957fc51ce03048acd8e6d60abc0f5107af51e5fb566eb3c" | 6 | SRC_URI[sha256sum] = "e4b92ddcd7dd4cdd3f900180ea1e104932c7bce234fb88976e2a3b296441225a" |
7 | 7 | ||
8 | inherit pypi setuptools3 | 8 | inherit pypi setuptools3 |
9 | 9 | ||