diff options
author | Derek Straka <derek@asterius.io> | 2018-07-09 12:45:25 -0400 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2018-07-12 07:19:42 -0700 |
commit | c821fe0f2f08b49ab545e44c888f7cfacfe6c0f2 (patch) | |
tree | b2cfd9fb81e5c52ecd26756b085c558d20c7b450 /meta-python/recipes-devtools | |
parent | fe53d332ccec99364fbf72a4abc74b6fce410df2 (diff) | |
download | meta-openembedded-c821fe0f2f08b49ab545e44c888f7cfacfe6c0f2.tar.gz |
python-psutil: update to version 5.4.6
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools')
-rw-r--r-- | meta-python/recipes-devtools/python/python-psutil.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-psutil_5.4.6.bb (renamed from meta-python/recipes-devtools/python/python-psutil_5.4.3.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-psutil_5.4.6.bb (renamed from meta-python/recipes-devtools/python/python3-psutil_5.4.3.bb) | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-psutil.inc b/meta-python/recipes-devtools/python/python-psutil.inc index 5d8e61f4b53..67ae118bc76 100644 --- a/meta-python/recipes-devtools/python/python-psutil.inc +++ b/meta-python/recipes-devtools/python/python-psutil.inc @@ -2,8 +2,8 @@ SUMMARY = "A cross-platform process and system utilities module for Python" LICENSE = "BSD" LIC_FILES_CHKSUM = "file://LICENSE;md5=0f02e99f7f3c9a7fe8ecfc5d44c2be62" -SRC_URI[md5sum] = "3b291833dbea631db9d271aa602a169a" -SRC_URI[sha256sum] = "e2467e9312c2fa191687b89ff4bc2ad8843be4af6fb4dc95a7cc5f7d7a327b18" +SRC_URI[md5sum] = "200e073cdd56cc7a9ba9a06088569200" +SRC_URI[sha256sum] = "686e5a35fe4c0acc25f3466c32e716f2d498aaae7b7edc03e2305b682226bcf6" PACKAGES =+ "${PN}-tests" diff --git a/meta-python/recipes-devtools/python/python-psutil_5.4.3.bb b/meta-python/recipes-devtools/python/python-psutil_5.4.6.bb index 9aabfb20693..9aabfb20693 100644 --- a/meta-python/recipes-devtools/python/python-psutil_5.4.3.bb +++ b/meta-python/recipes-devtools/python/python-psutil_5.4.6.bb diff --git a/meta-python/recipes-devtools/python/python3-psutil_5.4.3.bb b/meta-python/recipes-devtools/python/python3-psutil_5.4.6.bb index c1969ea6571..c1969ea6571 100644 --- a/meta-python/recipes-devtools/python/python3-psutil_5.4.3.bb +++ b/meta-python/recipes-devtools/python/python3-psutil_5.4.6.bb |