summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-psutil_5.1.3.bb
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2017-02-16 17:12:17 -0500
committerMartin Jansa <Martin.Jansa@gmail.com>2017-02-20 11:50:12 +0100
commit5b1614d042fb415048ce835bc26b5aeadeec7744 (patch)
tree6d162d098dcfed5fde24b380be4e2a5b57f614aa /meta-python/recipes-devtools/python/python3-psutil_5.1.3.bb
parentff0bb0bff12e77c0be7ff8621f2f9cbafe1090e8 (diff)
downloadmeta-openembedded-5b1614d042fb415048ce835bc26b5aeadeec7744.tar.gz
python-psutil: update to version 5.1.3
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.1.3.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-psutil_5.1.3.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-psutil_5.1.3.bb b/meta-python/recipes-devtools/python/python3-psutil_5.1.3.bb
new file mode 100644
index 000000000..c1969ea65
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-psutil_5.1.3.bb
@@ -0,0 +1,4 @@
1inherit pypi setuptools3
2require python-psutil.inc
3
4RDEPENDS_${PN} += "${PYTHON_PN}-netclient"