aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-psutil_5.7.0.bb
diff options
context:
space:
mode:
authorTrevor Gamblin <trevor.gamblin@windriver.com>2020-03-27 13:26:13 -0700
committerKhem Raj <raj.khem@gmail.com>2020-03-27 15:37:33 -0700
commit6f18e6b841af1cbd1049725fc6ec681ea3d90353 (patch)
tree4f88a9c7512c26257485c0e1f4d951981722f468 /meta-python/recipes-devtools/python/python3-psutil_5.7.0.bb
parent989e57d10860df920eaf44b2079ae5c86041090c (diff)
downloadmeta-openembedded-6f18e6b841af1cbd1049725fc6ec681ea3d90353.tar.gz
python3-psutil: upgrade 5.6.7 -> 5.7.0
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-psutil_5.7.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-psutil_5.7.0.bb4
1 files changed, 4 insertions, 0 deletions
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"