python-psutil: update to version 5.4.6

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Derek Straka
2018-07-09 12:45:25 -04:00
committed by Khem Raj
parent fe53d332cc
commit c821fe0f2f
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 \
"