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>
Thu, 17 Aug 2023 10:45:41 +0000 (18:45 +0800)
commit56bac94a031bb98d6c1db62b9607a5f356cbaf48
treeb7f32b937596bffb81d24411138ca1576d257298
parent96880b435b7e4c861c85b9e761e250262e127c25
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>
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]