Create Python Metadata for all WRAP_PYTHON builds
The Metadata is not only required for wheels, but also useful when building regular packages with python bindings.
Without the metadata, e.g. PIP does not accept a system wide VTK installation and falls back to downloading the wheel instead.