summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-psutil_5.4.0.bb
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2017-10-24 20:16:16 -0400
committerArmin Kuster <akuster808@gmail.com>2017-11-15 16:31:30 -0800
commit8a8fafa0d42894640ba5ba3ca28250567923a14c (patch)
treec05eb08f0281a6367190aeefa72c1e7bafc4576e /meta-python/recipes-devtools/python/python3-psutil_5.4.0.bb
parenta187ec0002cbe0496964a35ad81f13b2532a1798 (diff)
downloadmeta-openembedded-8a8fafa0d42894640ba5ba3ca28250567923a14c.tar.gz
python-psutil: update to version 5.4.0
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.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-psutil_5.4.0.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-psutil_5.4.0.bb b/meta-python/recipes-devtools/python/python3-psutil_5.4.0.bb
new file mode 100644
index 0000000000..c1969ea657
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-psutil_5.4.0.bb
@@ -0,0 +1,4 @@
1inherit pypi setuptools3
2require python-psutil.inc
3
4RDEPENDS_${PN} += "${PYTHON_PN}-netclient"