- Add correct PYTHON_PKGNAMEPREFIX to py-wheel build dependency
- Add setuptools build dependency, otherwise it chokes with:
> Building for py39-watchdog-4.0.0
- Getting build dependencies for wheel...
...
ModuleNotFoundError: No module named 'setuptools'
ERROR Backend 'setuptools.build_meta:legacy' is not available.
...
Approved by: nivit (maintainer)