python-psutil: upgrade 5.6.2 -> 5.6.3

-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@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Zang Ruochen
2019-06-12 13:46:57 +08:00
committed by Khem Raj
parent eda0246160
commit c757ee7b5a
3 changed files with 3 additions and 3 deletions

View File

@@ -0,0 +1,4 @@
inherit pypi setuptools3
require python-psutil.inc
RDEPENDS_${PN} += "${PYTHON_PN}-netclient"