There is a new pull request by tornaria against master on the void-packages repository https://github.com/tornaria/void-packages sphinx https://github.com/void-linux/void-packages/pull/44017 python3-Sphinx: fix check, add changelog #### Testing the changes - I tested the changes in this PR: **briefly** currently checks fail with `ModuleNotFoundError: No module named 'filelock'`. Just adding `python3-filelock` to `checkdepends` fixes it. A patch file from https://github.com/void-linux/void-packages/pull/44017.patch is attached