The buildbot will call this script to create a binary .whl file that can be
easily installed through pip.
This includes some additional changes that will be committed separately, but
are included here for easy testing:
- Make Blender version parsing from make_source_archive.py reusable.
- Put PYTHON_VERSION in CMakeCache.txt for Windows so it can be read by script.
- Use Windows Python executable in lib folder for running tests since module build does not install it.
- Always make MSVC_REDIST_DIR available for oneAPI build.