There is a new pull request by jcgruenhage against master on the void-packages repository https://github.com/jcgruenhage/void-packages python3-ansible-lint-6.5.2_1 https://github.com/void-linux/void-packages/pull/39055 python3-ansible-lint: update to 6.5.2. Another release, another deselected test case. This is not going good, I'll need to look deeper into what's going wrong here at some point. It's working great on my machine, and *most* of the test cases also work perfectly fine, but a few just don't. I've tried the same approach as in `python3-jsonschema` for the issues failing due to not finding the ansiblelint module or ansible-lint binary, but it didn't help at all, just caused more tests that had to be ignored for other reasons. #### Testing the changes - I tested the changes in this PR: **YES** A patch file from https://github.com/void-linux/void-packages/pull/39055.patch is attached