From 0d7da1ed712adb33e8cc5e5e2b09441606b7fa8c Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Tue, 19 Dec 2017 09:19:08 -0500 Subject: python-psutil: update to version 5.4.2 Create a tests package Update RDEPENDS Signed-off-by: Derek Straka Signed-off-by: Armin Kuster --- meta-python/recipes-devtools/python/python3-psutil_5.4.2.bb | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-psutil_5.4.2.bb (limited to 'meta-python/recipes-devtools/python/python3-psutil_5.4.2.bb') diff --git a/meta-python/recipes-devtools/python/python3-psutil_5.4.2.bb b/meta-python/recipes-devtools/python/python3-psutil_5.4.2.bb new file mode 100644 index 0000000000..c1969ea657 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-psutil_5.4.2.bb @@ -0,0 +1,4 @@ +inherit pypi setuptools3 +require python-psutil.inc + +RDEPENDS_${PN} += "${PYTHON_PN}-netclient" -- cgit v1.2.3-54-g00ecf