[oe-commits] [meta-openembedded] 04/18: python-psutil: upgrade 5.4.6 -> 5.6.1

git at git.openembedded.org git at git.openembedded.org
Thu Apr 18 18:22:52 UTC 2019


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 77e5da1f24620aaf050d20b1fbfe00250c0fdda1
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Wed Apr 17 14:04:48 2019 +0800

    python-psutil: upgrade 5.4.6 -> 5.6.1
    
    -Upgrade from python-psutil_5.4.6.bb to python-psutil_5.6.1.bb.
    
    -Upgrade from python3-psutil_5.4.6.bb to python3-psutil_5.6.1.bb.
    
    Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-psutil.inc                 | 4 ++--
 .../python/{python-psutil_5.4.6.bb => python-psutil_5.6.1.bb}         | 0
 .../python/{python3-psutil_5.4.6.bb => python3-psutil_5.6.1.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 67ae118..c70b4cf 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] = "200e073cdd56cc7a9ba9a06088569200"
-SRC_URI[sha256sum] = "686e5a35fe4c0acc25f3466c32e716f2d498aaae7b7edc03e2305b682226bcf6"
+SRC_URI[md5sum] = "765a4179f02c149794a6e99d890dfa4b"
+SRC_URI[sha256sum] = "fa0a570e0a30b9dd618bffbece590ae15726b47f9f1eaf7518dfb35f4d7dcd21"
 
 PACKAGES =+ "${PN}-tests"
 
diff --git a/meta-python/recipes-devtools/python/python-psutil_5.4.6.bb b/meta-python/recipes-devtools/python/python-psutil_5.6.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-psutil_5.4.6.bb
rename to meta-python/recipes-devtools/python/python-psutil_5.6.1.bb
diff --git a/meta-python/recipes-devtools/python/python3-psutil_5.4.6.bb b/meta-python/recipes-devtools/python/python3-psutil_5.6.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-psutil_5.4.6.bb
rename to meta-python/recipes-devtools/python/python3-psutil_5.6.1.bb

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


More information about the Openembedded-commits mailing list