New comment by Eloitor on void-packages repository https://github.com/void-linux/void-packages/pull/38129#issuecomment-1200821336 Comment: I was trying to patch the master branch of the project instead of the last release. After that it failed because python3-pytest-isort was missing, so I tried to add a template for it. The error of pytest-isort is: ``` ============================ no tests ran in 0.01s ============================= => ERROR: python3-pytest-isort-3.0.0_1: do_check: 'PYTHONPATH="$(cd build/lib* && pwd)" ${make_check_pre} python3 -m pytest ${testjobs} ${make_check_args} ${make_check_target}' exited with 5 => ERROR: in do_check() at common/build-style/python3-module.sh:32 ```