Package: python-igraph / 0.7.1.post6-7

Metadata

Package Version Patches format
python-igraph 0.7.1.post6-7 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Fix AttributeError when plotting graph inline in jup.patch | (download)

igraph/drawing/__init__.py | 7 5 + 2 - 0 !
1 file changed, 5 insertions(+), 2 deletions(-)

 fix attributeerror when plotting graph inline in jupyter notebook.

0002 Fix some test case failures on i386.patch | (download)

igraph/test/decomposition.py | 46 28 + 18 - 0 !
1 file changed, 28 insertions(+), 18 deletions(-)

 fix some test case failures on i386.

0003 Disable multiple tests causing ftbfs.patch | (download)

igraph/test/atlas.py | 1 1 + 0 - 0 !
igraph/test/decomposition.py | 1 1 + 0 - 0 !
igraph/test/generators.py | 1 1 + 0 - 0 !
3 files changed, 3 insertions(+)

 disable multiple tests causing ftbfs