aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-psutil_5.3.1.bb
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2017-09-18 16:00:39 -0400
committerMartin Jansa <Martin.Jansa@gmail.com>2017-09-22 22:50:44 +0000
commit9d9cbd2dd41b343a56ca9d30feb27e5326d6aa9d (patch)
tree4d026790278b54ac567a5d7f63d3674fa5a904d9 /meta-python/recipes-devtools/python/python3-psutil_5.3.1.bb
parent085ed20fcae66fe0d61172098838e39302631ffb (diff)
downloadmeta-openembedded-contrib-9d9cbd2dd41b343a56ca9d30feb27e5326d6aa9d.tar.gz
python-psutil: update to version 5.3.1
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-psutil_5.3.1.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-psutil_5.3.1.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-psutil_5.3.1.bb b/meta-python/recipes-devtools/python/python3-psutil_5.3.1.bb
new file mode 100644
index 0000000000..c1969ea657
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-psutil_5.3.1.bb
@@ -0,0 +1,4 @@
+inherit pypi setuptools3
+require python-psutil.inc
+
+RDEPENDS_${PN} += "${PYTHON_PN}-netclient"