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@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Zang Ruochen
2019-04-17 14:04:48 +08:00
committed by Khem Raj
parent e8a23eb77e
commit 77e5da1f24
3 changed files with 2 additions and 2 deletions

View File

@@ -0,0 +1,6 @@
inherit pypi setuptools
require python-psutil.inc
RDEPENDS_${PN} += " \
${PYTHON_PN}-subprocess \
"