diff options
| author | Derek Straka <derek@asterius.io> | 2017-03-08 08:24:34 -0500 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-03-11 17:56:45 +0100 |
| commit | c7ecb6c2995a5ec9df0821e0f6bd9d881471a050 (patch) | |
| tree | fceab348d0c4cdce2522e00ad5be955f47ba13aa /meta-python/recipes-devtools/python/python3-psutil_5.2.0.bb | |
| parent | 1c70187951f4d3b146b6427a7435c62d72992088 (diff) | |
| download | meta-openembedded-c7ecb6c2995a5ec9df0821e0f6bd9d881471a050.tar.gz | |
python-psutil: update to version 5.2.0
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.2.0.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-psutil_5.2.0.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-psutil_5.2.0.bb b/meta-python/recipes-devtools/python/python3-psutil_5.2.0.bb new file mode 100644 index 0000000000..c1969ea657 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-psutil_5.2.0.bb | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | inherit pypi setuptools3 | ||
| 2 | require python-psutil.inc | ||
| 3 | |||
| 4 | RDEPENDS_${PN} += "${PYTHON_PN}-netclient" | ||
