Package: python-networkx / 1.9+dfsg1-1

Metadata

Package Version Patches format
python-networkx 1.9+dfsg1-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
10_doc_relocation | (download)

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

 install doc in the right place for debian
20_example_dirs_remove | (download)

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

 don't created dirs for examples no more present
30_use_local_objects.inv | (download)

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

 use a local copy of object.inv from doc.python.org and docs.scipy.org, instead of downloading them each time from the internet
python 3.4.patch | (download)

networkx/readwrite/nx_shp.py | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 backport python3 fixes.
do not use sphinx_rtd_theme.patch | (download)

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

 do not use sphinx_rtd_theme theme
 Do not use sphinx_rtd_theme theme
using local mathjax.js.patch | (download)

doc/source/conf.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 using local mathjax.js script
 This avoids a privacy breach.