aboutsummaryrefslogtreecommitdiff
path: root/lang/python/python-psutil/patches/100-fix-non-Linux-compile.patch
Commit message (Collapse)AuthorAge
* python-psutil: Update to 5.9.5, replace patchJeffery To2023-08-17
100_add_cross_platform_build_ability.patch was submitted upstream in https://github.com/giampaolo/psutil/pull/2068, but that pull request was closed without being merged. This replaces that patch with a simpler version that only updates setup.py, leaving the run-time library code unchanged. Signed-off-by: Jeffery To <jeffery.to@gmail.com>