summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-psutil_5.6.3.bb
diff options
context:
space:
mode:
authorZang Ruochen <zangrc.fnst@cn.fujitsu.com>2019-11-14 10:16:27 +0800
committerKhem Raj <raj.khem@gmail.com>2019-11-13 22:08:27 -0800
commitf667856197af78ebc358d9889ba36d0cb1d4d87f (patch)
tree390faddada8120672a7296ad5e8c98eb97d462a1 /meta-python/recipes-devtools/python/python3-psutil_5.6.3.bb
parente2ba26f14bc426fefc04ae11a255500762aea98c (diff)
downloadmeta-openembedded-f667856197af78ebc358d9889ba36d0cb1d4d87f.tar.gz
python-psutil: upgrade 5.6.3 -> 5.6.5
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.3.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-psutil_5.6.3.bb4
1 files changed, 0 insertions, 4 deletions
diff --git a/meta-python/recipes-devtools/python/python3-psutil_5.6.3.bb b/meta-python/recipes-devtools/python/python3-psutil_5.6.3.bb
deleted file mode 100644
index c1969ea657..0000000000
--- a/meta-python/recipes-devtools/python/python3-psutil_5.6.3.bb
+++ /dev/null
@@ -1,4 +0,0 @@
1inherit pypi setuptools3
2require python-psutil.inc
3
4RDEPENDS_${PN} += "${PYTHON_PN}-netclient"