[oe] [meta-python] [PATCH] python-psutil: upgrade 5.6.2 -> 5.6.3

Zang Ruochen zangrc.fnst at cn.fujitsu.com
Wed Jun 12 05:46:57 UTC 2019


-Upgrade from python-psutil_5.6.2.bb to python-psutil_5.6.3.bb.

-Upgrade from python3-psutil_5.6.2.bb to python3-psutil_5.6.3.bb.

-License-Update: Simplified introduction to the license for this package.

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

diff --git a/meta-python/recipes-devtools/python/python-psutil.inc b/meta-python/recipes-devtools/python/python-psutil.inc
index acf4ddd6e..e466c5cd4 100644
--- a/meta-python/recipes-devtools/python/python-psutil.inc
+++ b/meta-python/recipes-devtools/python/python-psutil.inc
@@ -1,9 +1,9 @@
 SUMMARY = "A cross-platform process and system utilities module for Python"
 LICENSE = "BSD"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=0f02e99f7f3c9a7fe8ecfc5d44c2be62"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=e35fd9f271d19d5f742f20a9d1f8bb8b"
 
-SRC_URI[md5sum] = "571962acd249bcfbae317884af47c402"
-SRC_URI[sha256sum] = "828e1c3ca6756c54ac00f1427fdac8b12e21b8a068c3bb9b631a1734cada25ed"
+SRC_URI[md5sum] = "1bbc1788588cc3c2c461cd98a830ba72"
+SRC_URI[sha256sum] = "863a85c1c0a5103a12c05a35e59d336e1d665747e531256e061213e2e90f63f3"
 
 PACKAGES =+ "${PN}-tests"
 
diff --git a/meta-python/recipes-devtools/python/python-psutil_5.6.2.bb b/meta-python/recipes-devtools/python/python-psutil_5.6.3.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-psutil_5.6.2.bb
rename to meta-python/recipes-devtools/python/python-psutil_5.6.3.bb
diff --git a/meta-python/recipes-devtools/python/python3-psutil_5.6.2.bb b/meta-python/recipes-devtools/python/python3-psutil_5.6.3.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-psutil_5.6.2.bb
rename to meta-python/recipes-devtools/python/python3-psutil_5.6.3.bb
-- 
2.20.1





More information about the Openembedded-devel mailing list