[oe] [meta-python] [PATCH] python-psutil: upgrade 5.6.5 -> 5.6.7

Zang Ruochen zangrc.fnst at cn.fujitsu.com
Thu Jan 2 05:57:32 UTC 2020


Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
---
 meta-python/recipes-devtools/python/python-psutil.inc         | 4 ++--
 .../python/{python-psutil_5.6.5.bb => python-psutil_5.6.7.bb} | 0
 .../{python3-psutil_5.6.5.bb => python3-psutil_5.6.7.bb}      | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-psutil_5.6.5.bb => python-psutil_5.6.7.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-psutil_5.6.5.bb => python3-psutil_5.6.7.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-psutil.inc b/meta-python/recipes-devtools/python/python-psutil.inc
index 931226699..bf49d9863 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-3-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e35fd9f271d19d5f742f20a9d1f8bb8b"
 
-SRC_URI[md5sum] = "5561dfe61b5888fb1b3f17fbe4eeb15d"
-SRC_URI[sha256sum] = "d051532ac944f1be0179e0506f6889833cf96e466262523e57a871de65a15147"
+SRC_URI[md5sum] = "b2c94e0368fc6e6f237a7252f8e85ca2"
+SRC_URI[sha256sum] = "ffad8eb2ac614518bbe3c0b8eb9dffdb3a8d2e3a7d5da51c5b974fb723a5c5aa"
 
 PACKAGES =+ "${PN}-tests"
 
diff --git a/meta-python/recipes-devtools/python/python-psutil_5.6.5.bb b/meta-python/recipes-devtools/python/python-psutil_5.6.7.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-psutil_5.6.5.bb
rename to meta-python/recipes-devtools/python/python-psutil_5.6.7.bb
diff --git a/meta-python/recipes-devtools/python/python3-psutil_5.6.5.bb b/meta-python/recipes-devtools/python/python3-psutil_5.6.7.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-psutil_5.6.5.bb
rename to meta-python/recipes-devtools/python/python3-psutil_5.6.7.bb
-- 
2.20.1





More information about the Openembedded-devel mailing list