New review comment by paper42 on void-packages repository https://github.com/void-linux/void-packages/pull/32091#discussion_r675980072 Comment: That might be because we have old version of python3-keepass in the repositories, try updating it and see if it helps. Also make sure the tests are ran with pytest, you can then deselect failing tests with `--deselect path/to/failing/test.py`. See for example the [flake8 template](https://github.com/void-linux/void-packages/blob/80b41e8fc25910b0d1daa9c0849a698a3cd516ac/srcpkgs/flake8/template).