Hi,
I had a look into this issue. It does _not_ look like a bug in the
python-igraph packaging to me.
Nicolas suggested to patch debian/patches/3.7/distutils-install-layout.diff
from python3-stdlib-extensions.
It does in fact look like the actual issue:
+'unix_local': {
+'purelib':
Hello.
The attached patch works around this bug in python-igraph.
The issue should probably be fixed globally by adding 'm'
in package python3-stdlib-extensions
in filedebian/patches/3.7/distutils-install-layout.diff
in line'headers': '$base/include/python$py_version_short/$dist_name'
but
Package: python3-igraph
Version: 0.7.1.post6-6
Severity: serious
Hi,
your package ships the header file(s):
/usr/include/python3.7/python-igraph/igraphmodule_api.h
but /usr/include/python3.7 is a symlink to python3.7m in
libpython3.7-dev. This may result in silent file overwrites or depending
3 matches
Mail list logo