aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-psutil_5.4.3.bb
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2018-01-10 14:52:31 -0500
committerArmin Kuster <akuster808@gmail.com>2018-01-16 21:41:26 -0800
commit46f53b6d0918d8c2796873c43e8dfe307519b980 (patch)
tree555fbb0ce48f896a1229f90c5dec30d5b25bc07d /meta-python/recipes-devtools/python/python3-psutil_5.4.3.bb
parent22b6ebf8fa4922e1ffba5b1beebd21fc090d6f77 (diff)
downloadmeta-openembedded-contrib-46f53b6d0918d8c2796873c43e8dfe307519b980.tar.gz
python-psutil: update to version 5.4.3
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-psutil_5.4.3.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-psutil_5.4.3.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-psutil_5.4.3.bb b/meta-python/recipes-devtools/python/python3-psutil_5.4.3.bb
new file mode 100644
index 0000000000..c1969ea657
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-psutil_5.4.3.bb
@@ -0,0 +1,4 @@
+inherit pypi setuptools3
+require python-psutil.inc
+
+RDEPENDS_${PN} += "${PYTHON_PN}-netclient"