New comment by paper42 on void-packages repository https://github.com/void-linux/void-packages/pull/32834#issuecomment-913159474 Comment: > > Do you think this PR is ready or is there a reason it's still marked as a draft? > > There is one point left: black requires `python3-pathspec>=0.9.0` (otherwise `ImportError: cannot import name 'GitWildMatchPatternError' from 'pathspec.patterns.gitwildmatch'`) but it will not update with a partial update, should I add that? We can assume people will be smart enough to update their whole system if black breaks with a partial update. Otherwise we could specify version constraints everywhere.