New comment by Chocimier on void-packages repository https://github.com/void-linux/void-packages/pull/21987#issuecomment-629542572 Comment: Please add following before post_install. ``` do_check() { : # downloads pillow and tests it instead } ```