There's a merged pull request on the void-packages repository Update ulozto-downloader and python3-colorama https://github.com/void-linux/void-packages/pull/43725 Description: This PR updates `ulozto-downloader` and `python3-colorama`, since it is a new dependency of `ulozto-downloader` with version `0.4.6`. [Colorama uses new build style](https://github.com/tartley/colorama/pull/338), `python3-pep517` instead of `python3-module`, and uses `hatchling` as well. I have also reported an [issue](https://github.com/setnicka/ulozto-downloader/issues/165) on `ulozto-downloader` upstream, since the version requirement is not specified. #### Testing the changes - I tested the changes in this PR: **YES** #### Local build testing - I built this PR locally for my native architecture, (x86_64)