The source project of this merge request has been removed.
Remove pytest-runner, use pypa build and installer
Do pytest-runner removal, use python-build and python-installer.
Other changes:
- remove from makedepends array some packages already listed in depends array,
- remove
<0.15
sed patch as not needed ( doesn't have version constraint), - adds to setup.py a removal command for
pytest-runner
from 'setup_requires' field, - remove tests deselection as tests worked just fine in a local clean chroot build