There is an updated pull request by classabbyamp against master on the void-packages repository https://github.com/realcharmer/void-packages ulozto-downloader https://github.com/void-linux/void-packages/pull/43725 Update ulozto-downloader and python3-colorama 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) A patch file from https://github.com/void-linux/void-packages/pull/43725.patch is attached