summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-psutil_5.0.0.bb
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2017-01-25 11:04:09 -0500
committerMartin Jansa <Martin.Jansa@gmail.com>2017-02-13 18:43:22 +0100
commit7cada0a96d7d5b0393b9949f138fa15e8f7b9269 (patch)
tree2795939cf2b39f7be05c6157022d631af409b6df /meta-python/recipes-devtools/python/python3-psutil_5.0.0.bb
parentb7eb68c7ee018a74d83af5f320bba59521eaf0a7 (diff)
downloadmeta-openembedded-7cada0a96d7d5b0393b9949f138fa15e8f7b9269.tar.gz
python-psutil: upgrade to version 5.0.1
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/python3-psutil_5.0.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-psutil_5.0.0.bb4
1 files changed, 0 insertions, 4 deletions
diff --git a/meta-python/recipes-devtools/python/python3-psutil_5.0.0.bb b/meta-python/recipes-devtools/python/python3-psutil_5.0.0.bb
deleted file mode 100644
index c1969ea657..0000000000
--- a/meta-python/recipes-devtools/python/python3-psutil_5.0.0.bb
+++ /dev/null
@@ -1,4 +0,0 @@
1inherit pypi setuptools3
2require python-psutil.inc
3
4RDEPENDS_${PN} += "${PYTHON_PN}-netclient"