fbs's `buildvm fedora` and `buildvm arch` commands were broken. This releases fixes Fedora and gives a base implementation towards a fix for Arch. Similarly to the previous release (which was for Ubuntu), you can now specify the Python version (and Python OS-level build dependencies) via additional `build_args` settings called `python_version` and `python_build_deps`.
Motivated by PR 231. Thanks meramsey!