Package: python-igraph / 1.0.0+ds-1

Metadata

Package Version Patches format
python-igraph 1.0.0+ds-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
debianization.patch | (download)

setup.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 debianization
 Meant to maintain a minimal debian/rules, to fix warnings,
 to address Debian specific stuff in general.
debianization documentation.patch | (download)

doc/source/conf.py | 12 6 + 6 - 0 !
1 file changed, 6 insertions(+), 6 deletions(-)

 debianization: documentation
 Meant to address Debian specific requirements and stuff for documentation.
debianization documentation freeze plot_iplotx.patch | (download)

doc/examples_sphinx-gallery/plot_iplotx.py | 63 0 + 63 - 0 !
doc/examples_sphinx-gallery/plot_iplotx.py.upkg | 63 63 + 0 - 0 !
2 files changed, 63 insertions(+), 63 deletions(-)

 debianization: documentation: freeze: gallery example: plot_iplotx
 This patch freeze the gallery example doc/examples_sphinx-gallery/plot_iplotx
 as the python3 module iplotx is not supported by Debian at the time of
 packaging. This is a temporary patch that must be removed once the
 aforementioned module is supported.