diff options
author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-04-17 14:04:48 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-04-18 11:22:32 -0700 |
commit | 77e5da1f24620aaf050d20b1fbfe00250c0fdda1 (patch) | |
tree | 017416bd7d3d3400a0750c9edb412e25c5ee6b8d /meta-python/recipes-devtools/python/python3-psutil_5.6.1.bb | |
parent | e8a23eb77ed7e5bffec21b69c33bff883b5e6727 (diff) | |
download | meta-openembedded-77e5da1f24620aaf050d20b1fbfe00250c0fdda1.tar.gz |
python-psutil: upgrade 5.4.6 -> 5.6.1
-Upgrade from python-psutil_5.4.6.bb to python-psutil_5.6.1.bb.
-Upgrade from python3-psutil_5.4.6.bb to python3-psutil_5.6.1.bb.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-psutil_5.6.1.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-psutil_5.6.1.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-psutil_5.6.1.bb b/meta-python/recipes-devtools/python/python3-psutil_5.6.1.bb new file mode 100644 index 0000000000..c1969ea657 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-psutil_5.6.1.bb | |||
@@ -0,0 +1,4 @@ | |||
1 | inherit pypi setuptools3 | ||
2 | require python-psutil.inc | ||
3 | |||
4 | RDEPENDS_${PN} += "${PYTHON_PN}-netclient" | ||