There is an updated pull request by Vinfall against master on the void-packages repository https://github.com/Vinfall/void-packages python3-pandas-update https://github.com/void-linux/void-packages/pull/51060 python3-pandas: update to 2.2.2. #### Testing the changes - I tested the changes in this PR: **YES** #### Local build testing - I built this PR locally for my native architecture, x86_64-glibc #### Information regarding numpy numpy is also updated as latest pandas (2.2.2) requires numpy>=2.0.0rc1. (I can raise a separate PR for numpy if you prefer that.) Dropped old patches after checking v2.0.0 [pyproject.toml](https://github.com/numpy/numpy/blob/v2.0.0/pyproject.toml) and [pytest.ini](https://github.com/numpy/numpy/blob/v2.0.0/pytest.ini). `xbps-query -X python3-numpy`: - python3-imageio (no update, rebuild for python3-numpy) - python3-matplotlib (rebuild) - python3-pandas I'm not sure if python3-numpy-stl is related since it's not a reverse dep. A patch file from https://github.com/void-linux/void-packages/pull/51060.patch is attached