aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2017-03-08 08:24:34 -0500
committerMartin Jansa <Martin.Jansa@gmail.com>2017-03-11 17:56:45 +0100
commit6cc2dece7d902a9723f2a96fc9cfb7b82d124ce5 (patch)
tree5865066e6edbbdfe6157f49c65d5d4fd8026285e
parent31d66d4cce860e6350361524b4e66fc701daa0e1 (diff)
downloadmeta-python2-6cc2dece7d902a9723f2a96fc9cfb7b82d124ce5.tar.gz
python-psutil: update to version 5.2.0
(From meta-openembedded commit: c7ecb6c2995a5ec9df0821e0f6bd9d881471a050) Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
-rw-r--r--recipes-devtools/python/python-psutil.inc4
-rw-r--r--recipes-devtools/python/python-psutil_5.2.0.bb (renamed from recipes-devtools/python/python-psutil_5.1.3.bb)0
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-devtools/python/python-psutil.inc b/recipes-devtools/python/python-psutil.inc
index 57bfc88..6d3ebf8 100644
--- a/recipes-devtools/python/python-psutil.inc
+++ b/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] = "3090e32d42761086ae82036cadb95ba3"
-SRC_URI[sha256sum] = "959bd58bdc8152b0a143cb3bd822d4a1b8f7230617b0e3eb2ff6e63812120f2b"
+SRC_URI[md5sum] = "c9aa2599dcd9e5b59d71b6660d396062"
+SRC_URI[sha256sum] = "2fc91d068faa5613c093335f0e758673ef8c722ad4bfa4aded64c13ae69089eb"
RDEPENDS_${PN} += " \
${PYTHON_PN}-shell \
diff --git a/recipes-devtools/python/python-psutil_5.1.3.bb b/recipes-devtools/python/python-psutil_5.2.0.bb
index bf402aa..bf402aa 100644
--- a/recipes-devtools/python/python-psutil_5.1.3.bb
+++ b/recipes-devtools/python/python-psutil_5.2.0.bb