From 6f18e6b841af1cbd1049725fc6ec681ea3d90353 Mon Sep 17 00:00:00 2001 From: Trevor Gamblin Date: Fri, 27 Mar 2020 13:26:13 -0700 Subject: python3-psutil: upgrade 5.6.7 -> 5.7.0 Signed-off-by: Trevor Gamblin Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-psutil_5.7.0.bb | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-psutil_5.7.0.bb (limited to 'meta-python/recipes-devtools/python/python3-psutil_5.7.0.bb') diff --git a/meta-python/recipes-devtools/python/python3-psutil_5.7.0.bb b/meta-python/recipes-devtools/python/python3-psutil_5.7.0.bb new file mode 100644 index 0000000000..c1969ea657 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-psutil_5.7.0.bb @@ -0,0 +1,4 @@ +inherit pypi setuptools3 +require python-psutil.inc + +RDEPENDS_${PN} += "${PYTHON_PN}-netclient" -- cgit v1.2.3-54-g00ecf