New review comment by paper42 on void-packages repository https://github.com/void-linux/void-packages/pull/34299#discussion_r758542839 Comment: No, this is wrong, pip should never be in any dependencies. The check error says it needs python3-future in checkdepends. ``` error: Command '['/usr/bin/python3', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/tmp/tmphjmnl4oi', '--quiet', 'future>=0.16.0']' returned non-zero exit status 1. ```