There's a merged pull request on the void-packages repository black: update to 22.3.0. https://github.com/void-linux/void-packages/pull/37676 Description: #### Testing the changes - I tested the changes in this PR: **briefly** #### Local build testing - I built this PR locally for my native architecture, x86_64 Supersedes https://github.com/void-linux/void-packages/pull/34520. As I mentioned in a comment there, I had to run the tests twice (with jupyter dependencies enabled/disabled) in accordance with the [upstream testing](https://github.com/psf/black/blob/ae2c0758c9e61a385df9700dc9c231bf54887041/tox.ini#L37). I don't know how to remove a dependency installed via `checkdepends` temporarily in `do_check()`. So I moved the module "manually" out of site-packages.