New comment by kwshi on void-packages repository https://github.com/void-linux/void-packages/pull/30552#issuecomment-828715141 Comment: @eli-schwartz has pointed out on #30551 that `python3-pep517` packages are currently using pip, which may exhibit undesirable behavior. Currently, in this PR I've configured the package (`python3-poetry-core`) to build itself using PEP517, but should I switch to making it use the sdist `setup.py` from the PyPI tarball instead?