[oe-commits] [meta-openembedded] 33/44: python-psutil: update to version 5.4.3

git at git.openembedded.org git at git.openembedded.org
Wed Jan 17 05:50:03 UTC 2018


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

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

commit 46f53b6d0918d8c2796873c43e8dfe307519b980
Author: Derek Straka <derek at asterius.io>
AuthorDate: Wed Jan 10 14:52:31 2018 -0500

    python-psutil: update to version 5.4.3
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 meta-python/recipes-devtools/python/python-psutil.inc                 | 4 ++--
 .../python/{python-psutil_5.4.2.bb => python-psutil_5.4.3.bb}         | 0
 .../python/{python3-psutil_5.4.2.bb => 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 a50d905..b96d54f 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] = "38aee50427a58533064491286dc2e3c5"
-SRC_URI[sha256sum] = "00a1f9ff8d1e035fba7bfdd6977fa8ea7937afdb4477339e5df3dba78194fe11"
+SRC_URI[md5sum] = "3b291833dbea631db9d271aa602a169a"
+SRC_URI[sha256sum] = "e2467e9312c2fa191687b89ff4bc2ad8843be4af6fb4dc95a7cc5f7d7a327b18"
 
 PACKAGES =+ "${PN}-tests"
 
diff --git a/meta-python/recipes-devtools/python/python-psutil_5.4.2.bb b/meta-python/recipes-devtools/python/python-psutil_5.4.3.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-psutil_5.4.2.bb
rename to meta-python/recipes-devtools/python/python-psutil_5.4.3.bb
diff --git a/meta-python/recipes-devtools/python/python3-psutil_5.4.2.bb b/meta-python/recipes-devtools/python/python3-psutil_5.4.3.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-psutil_5.4.2.bb
rename to meta-python/recipes-devtools/python/python3-psutil_5.4.3.bb

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


More information about the Openembedded-commits mailing list