Michal Cyprian added the comment:
Yes, both references in my previous message point to the patch for setuptools,
sorry for that. Here [3] is the patch that I prepared for distutils. I marked
all the versions, because this functionality is missing in all of them. In my
opinion it will be
New submission from Michal Cyprian:
1. python3 setup.py build --executable="/usr/bin/binary"
2. python3 setup.py install -O1 --skip-build
These two commands are typically used to build and install Python packages from
sources. Let's assume there is a setup.py script of package