python-psutil: Update to 5.9.5, replace patch
authorJeffery To <jeffery.to@gmail.com>
Fri, 11 Aug 2023 18:00:12 +0000 (02:00 +0800)
committerTianling Shen <cnsztl@gmail.com>
Mon, 21 Aug 2023 06:21:22 +0000 (14:21 +0800)
commita640fafc4d5390be27579b48afecfd8815e330ef
tree329a40f8625f2c8f08fad5abbfdf90995141e6d6
parente0f59ec27738ac3f931939457b8e021c654d3f1e
python-psutil: Update to 5.9.5, replace patch

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>
(cherry picked from commit 56bac94a031bb98d6c1db62b9607a5f356cbaf48)
lang/python/python-psutil/Makefile
lang/python/python-psutil/patches/100-fix-non-Linux-compile.patch [new file with mode: 0644]
lang/python/python-psutil/patches/100_add_cross_platform_build_ability.patch [deleted file]