diff options
author | Derek Straka <derek@asterius.io> | 2017-02-16 17:12:17 -0500 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-02-20 11:50:12 +0100 |
commit | 5b1614d042fb415048ce835bc26b5aeadeec7744 (patch) | |
tree | 6d162d098dcfed5fde24b380be4e2a5b57f614aa /meta-python/recipes-devtools/python/python3-psutil_5.1.3.bb | |
parent | ff0bb0bff12e77c0be7ff8621f2f9cbafe1090e8 (diff) | |
download | meta-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.bb | 4 |
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 @@ | |||
1 | inherit pypi setuptools3 | ||
2 | require python-psutil.inc | ||
3 | |||
4 | RDEPENDS_${PN} += "${PYTHON_PN}-netclient" | ||