New comment by Eloitor on void-packages repository https://github.com/void-linux/void-packages/pull/40063#issuecomment-1703908004 Comment: Thank you for the reminder. I updated the packages and applied those patches, but I'm unable to build gtts... ``` ./xbps-src pkg python3-gtts .... => python3-gtts-2.3.2_1: running do_install ... usage: python -m installer [-h] [--destdir path] [--prefix path] [--compile-bytecode level] [--no-compile-bytecode] wheel python -m installer: error: unrecognized arguments: dist/gtts-2.3.2-py3-none-any.whl => ERROR: python3-gtts-2.3.2_1: do_install: 'python3 -m installer --destdir ${DESTDIR} ${make_install_args} ${make_install_target}' exited with 2 => ERROR: in do_install() at common/build-style/python3-pep517.sh:34 ```