From 7cada0a96d7d5b0393b9949f138fa15e8f7b9269 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Wed, 25 Jan 2017 11:04:09 -0500 Subject: python-psutil: upgrade to version 5.0.1 Signed-off-by: Derek Straka Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python3-psutil_5.0.1.bb | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-psutil_5.0.1.bb (limited to 'meta-python/recipes-devtools/python/python3-psutil_5.0.1.bb') diff --git a/meta-python/recipes-devtools/python/python3-psutil_5.0.1.bb b/meta-python/recipes-devtools/python/python3-psutil_5.0.1.bb new file mode 100644 index 0000000000..c1969ea657 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-psutil_5.0.1.bb @@ -0,0 +1,4 @@ +inherit pypi setuptools3 +require python-psutil.inc + +RDEPENDS_${PN} += "${PYTHON_PN}-netclient" -- cgit v1.2.3-54-g00ecf