summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-psutil_4.2.0.bb
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2016-11-30 12:40:26 -0500
committerMartin Jansa <Martin.Jansa@gmail.com>2016-12-09 12:02:15 +0100
commit336692f24b5ac6c39b65ff3cb971d7bd353ea4e5 (patch)
treed57164cd29b993eccac22e23924cdb4e60c13fb7 /meta-python/recipes-devtools/python/python-psutil_4.2.0.bb
parent9d40291916136ed3c4480102708e75d81cc77ef1 (diff)
downloadmeta-openembedded-336692f24b5ac6c39b65ff3cb971d7bd353ea4e5.tar.gz
python-psutil: update to version 5.0.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/python-psutil_4.2.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-psutil_4.2.0.bb6
1 files changed, 0 insertions, 6 deletions
diff --git a/meta-python/recipes-devtools/python/python-psutil_4.2.0.bb b/meta-python/recipes-devtools/python/python-psutil_4.2.0.bb
deleted file mode 100644
index d718011e4b..0000000000
--- a/meta-python/recipes-devtools/python/python-psutil_4.2.0.bb
+++ /dev/null
@@ -1,6 +0,0 @@
1inherit pypi setuptools
2require python-psutil.inc
3
4RDEPENDS_${PN} += " \
5 python-subprocess \
6"