summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-psutil
Commit message (Collapse)AuthorAgeFilesLines
* python3-psutil: update 5.9.0 -> 5.9.1Alexander Kanavin2022-06-071-197/+0
| | | | | | | | | | | | | Drop the patch, as we do not actually have ptests for the module, and the patch submitted upstream differs significantly, so it makes no sense to rebase the in-layer version. (From OE-Core rev: fb31b92341da9b5deedf9f6d53b6bc6488d0d20e) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* python3-psutil: submit patch upstreamAlexander Kanavin2022-04-281-1/+1
| | | | | | | | | | | I had to significantly rework it to make a set that's hopefully acceptable for the upstream: https://github.com/giampaolo/psutil/pull/2097 (From OE-Core rev: 4f3fb46645b39d1bf96c1a6d0067a32cd41e8ae8) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* python3-psutil: move from meta-pythonTim Orling2022-03-161-0/+197
Dependency for python3-cryptography (From OE-Core rev: e2c8532df68946943a1dbabd6d3be5496f05f735) Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>