summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-psutil_5.6.5.bb
diff options
context:
space:
mode:
authorZang Ruochen <zangrc.fnst@cn.fujitsu.com>2020-01-02 13:57:32 +0800
committerKhem Raj <raj.khem@gmail.com>2020-01-02 09:40:34 -0800
commit178013eb600452395d7411ea5dea8b4b1dcaf0af (patch)
treef67dd91a755b5d7a9dc3b8d075e8bcc4cd83f93e /meta-python/recipes-devtools/python/python3-psutil_5.6.5.bb
parent9adce38e388f67735fe28db608139dfbbc02467c (diff)
downloadmeta-openembedded-178013eb600452395d7411ea5dea8b4b1dcaf0af.tar.gz
python-psutil: upgrade 5.6.5 -> 5.6.7
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.5.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-psutil_5.6.5.bb4
1 files changed, 0 insertions, 4 deletions
diff --git a/meta-python/recipes-devtools/python/python3-psutil_5.6.5.bb b/meta-python/recipes-devtools/python/python3-psutil_5.6.5.bb
deleted file mode 100644
index c1969ea657..0000000000
--- a/meta-python/recipes-devtools/python/python3-psutil_5.6.5.bb
+++ /dev/null
@@ -1,4 +0,0 @@
1inherit pypi setuptools3
2require python-psutil.inc
3
4RDEPENDS_${PN} += "${PYTHON_PN}-netclient"