There is an updated pull request by jcgruenhage against master on the void-packages repository https://github.com/jcgruenhage/void-packages molecule-3.6.1_1 https://github.com/void-linux/void-packages/pull/37479 WIP: New package: molecule-3.6.1 #### Testing the changes - I tested the changes in this PR: **briefly** (Only ran the automated tests, not manually tried the resulting package yet) ## TODO: - ~~maybe reduce the amount of `make_check=no` in the pytest plugins~~ - ~~maybe stop deselecting all the tests that actually try to run molecule as a command~~ (Reasoning: the current order of operations is do_build -> do_check -> do_install, we'd have to move everything around in order to accomodate that) - [ ] actually try this out - [x] package some backends, like molecule-podman or molecule-docker Fixes #11733 A patch file from https://github.com/void-linux/void-packages/pull/37479.patch is attached