Source: hgview
Version: 1.9.0-1.1
Severity: serious
Tags: buster sid ftbfs
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/hgview.html
...
fakeroot debian/rules clean
dh clean
dh_auto_clean
dh_auto_clean: Please use the third-party "pybuild" build system instead of
python-distutils
dh_auto_clean: This feature will be removed in compat 12.
python setup.py clean -a
Traceback (most recent call last):
File "setup.py", line 60, in <module>
from hgviewlib.__pkginfo__ import modname, version, license, description, \
File "/build/1st/hgview-1.9.0/hgviewlib/__init__.py", line 26, in <module>
demandimport.ignore.append('roman')
AttributeError: 'module' object has no attribute 'ignore'
dh_auto_clean: python setup.py clean -a returned exit code 1
make: *** [debian/rules:18: clean] Error 1