New review comment by jcgruenhage on void-packages repository https://github.com/void-linux/void-packages/pull/37132#discussion_r1045316420 Comment: It does try though, and then fails: ``` => python3-betamax-serializers-0.2.1_1: running do_check ... running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. /usr/lib/python3.11/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. /usr/bin/python3: No module named pip error: Command '['/usr/bin/python3', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/tmp/tmpxidysgrh', '--quiet', 'betamax>=0.3.2']' returned non-zero exit status 1. => ERROR: python3-betamax-serializers-0.2.1_1: do_check: '${make_check_pre} python3 setup.py ${make_check_target} ${make_check_args}' exited with 1 => ERROR: in do_check() at common/build-style/python3-module.sh:28 ``` Do you have a suggestion for a better comment?