From c821fe0f2f08b49ab545e44c888f7cfacfe6c0f2 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Mon, 9 Jul 2018 12:45:25 -0400 Subject: python-psutil: update to version 5.4.6 Signed-off-by: Derek Straka Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-psutil_5.4.6.bb | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-psutil_5.4.6.bb (limited to 'meta-python/recipes-devtools/python/python-psutil_5.4.6.bb') diff --git a/meta-python/recipes-devtools/python/python-psutil_5.4.6.bb b/meta-python/recipes-devtools/python/python-psutil_5.4.6.bb new file mode 100644 index 0000000000..9aabfb2069 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-psutil_5.4.6.bb @@ -0,0 +1,6 @@ +inherit pypi setuptools +require python-psutil.inc + +RDEPENDS_${PN} += " \ + ${PYTHON_PN}-subprocess \ +" -- cgit v1.2.3-54-g00ecf