Package: matplotlib / 1.1.1~rc2-1

Metadata

Package Version Patches format
matplotlib 1.1.1~rc2-1 3.0 (quilt)

Patch series

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

setupext.py | 22 11 + 11 - 0 !
1 file changed, 11 insertions(+), 11 deletions(-)

 fixes path for build on debian
20_matplotlibrc_path_search_fix.patch | (download)

lib/matplotlib/__init__.py | 6 4 + 2 - 0 !
1 file changed, 4 insertions(+), 2 deletions(-)

 fixes the path to search for matplotlibrc file
30_disable_sample_downloads.patch | (download)

matplotlibrc.template | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 disable download of sample data (used to run examples)
40_bts608939_draw_markers_description.patch | (download)

doc/api/api_changes.rst | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 minor glitch in draw_markers() description
50_bts608942_spaces_in_param_args.patch | (download)

lib/mpl_toolkits/axes_grid1/axes_divider.py | 12 6 + 6 - 0 !
1 file changed, 6 insertions(+), 6 deletions(-)

 don't separate param and its argument with a space

60_new_syntax_to_load_searchindex.patch | (download)

doc/_templates/search.html | 4 3 + 1 - 0 !
1 file changed, 3 insertions(+), 1 deletion(-)

 use recent sphinx syntax to load searchindex.js, so dh_sphinxdoc can recognize it