The failure in pipx is because argparse-manpage[1], which is not in this
list, requires distutils at runtime.
+ /usr/bin/python3 scripts/generate_man.py
Traceback (most recent call last):
File "/builddir/build/BUILD/pipx-1.1.0/scripts/generate_man.py", line 7, in
from build_manpages.manp
On 20. 10. 22 6:42, Elliott Sales de Andrade wrote:
For python-mplcursors, it appears to have setuptools installed anyway,
but it also looks like a crash in pyproject_buildrequires.py
Looks like
https://github.com/anntzer/mplcursors/commit/625dc7b42ca2b0c61e85aa31a70298053e32615e
For python