[oe-commits] [meta-openembedded] 05/46: python-psutil: update to version 5.4.6

git at git.openembedded.org git at git.openembedded.org
Thu Jul 12 14:20:42 UTC 2018


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit c821fe0f2f08b49ab545e44c888f7cfacfe6c0f2
Author: Derek Straka <derek at asterius.io>
AuthorDate: Mon Jul 9 12:45:25 2018 -0400

    python-psutil: update to version 5.4.6
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-psutil.inc                 | 4 ++--
 .../python/{python-psutil_5.4.3.bb => python-psutil_5.4.6.bb}         | 0
 .../python/{python3-psutil_5.4.3.bb => python3-psutil_5.4.6.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 5d8e61f..67ae118 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
similarity index 100%
rename from meta-python/recipes-devtools/python/python-psutil_5.4.3.bb
rename to 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
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-psutil_5.4.3.bb
rename to meta-python/recipes-devtools/python/python3-psutil_5.4.6.bb

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list