diff options
author | Trevor Gamblin <trevor.gamblin@windriver.com> | 2020-03-27 13:26:13 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-03-27 15:37:33 -0700 |
commit | 6f18e6b841af1cbd1049725fc6ec681ea3d90353 (patch) | |
tree | 4f88a9c7512c26257485c0e1f4d951981722f468 /meta-python/recipes-devtools/python/python3-psutil_5.7.0.bb | |
parent | 989e57d10860df920eaf44b2079ae5c86041090c (diff) | |
download | meta-openembedded-6f18e6b841af1cbd1049725fc6ec681ea3d90353.tar.gz |
python3-psutil: upgrade 5.6.7 -> 5.7.0
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-psutil_5.7.0.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-psutil_5.7.0.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-psutil_5.7.0.bb b/meta-python/recipes-devtools/python/python3-psutil_5.7.0.bb new file mode 100644 index 000000000..c1969ea65 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-psutil_5.7.0.bb | |||
@@ -0,0 +1,4 @@ | |||
1 | inherit pypi setuptools3 | ||
2 | require python-psutil.inc | ||
3 | |||
4 | RDEPENDS_${PN} += "${PYTHON_PN}-netclient" | ||