build: rename CMake targets `python-dist-...` to `python3-sdist`
... to be consistent with python3-rpm-...
and python3-deb-...
sdist
stands for "source distribution", see https://docs.python.org/3.10/distutils/sourcedist.html.
Edited by Marc-Olivier Andrez