Source: weborf
Version: 0.14-1
Severity: serious
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/weborf.html
...
debian/rules override_dh_auto_install
make[1]: Entering directory '/build/1st/weborf-0.14'
pyuic5 qweborf/main.ui > qweborf/main.py
python3 qweborf.setup.py install --root=debian/qweborf --install-layout=deb
Traceback (most recent call last):
File "qweborf.setup.py", line 1, in <module>
from distutils.core import setup
ModuleNotFoundError: No module named 'distutils.core'
make[1]: *** [debian/rules:19: override_dh_auto_install] Error 1
Due to
python3.6 (3.6.5~rc1-2) unstable; urgency=medium
* python3.6: Drop dependency on python3-distutils.
...
-- Matthias Klose <[email protected]> Tue, 20 Mar 2018 14:29:58 +0800