[Python-modules-commits] [matplotlib] branch upstream updated	(ea63ea9 -> 571c0ce)
    Sandro Tosi 
    morph at moszumanska.debian.org
       
    Fri Sep  2 18:52:46 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
morph pushed a change to branch upstream
in repository matplotlib.
      from  ea63ea9   Import matplotlib_1.5.2~rc2.orig.tar.gz
       new  571c0ce   Import matplotlib_1.5.2.orig.tar.gz
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
 INSTALL                                        |   80 +-
 doc/_static/logo2.png                          |  Bin 0 -> 22279 bytes
 doc/_templates/index.html                      |   10 +-
 doc/_templates/layout.html                     |    7 +-
 doc/api/api_changes.rst                        |   21 +-
 doc/api/api_changes/2016-03-13-PMH.rst         |   10 -
 doc/devel/MEP/MEP12.rst                        |    3 +-
 doc/devel/MEP/MEP15.rst                        |    5 +-
 doc/devel/gitwash/git_links.inc                |    1 -
 doc/devel/gitwash/git_resources.rst            |    1 -
 doc/faq/installing_faq.rst                     |   47 +-
 doc/users/credits.rst                          |    9 +-
 doc/users/github_stats.rst                     | 1084 +++++++++++++-----------
 doc/users/intro.rst                            |    2 +-
 doc/users/mathtext.rst                         |    4 +-
 doc/users/plotting/examples/simple_legend01.py |    4 +-
 doc/users/shell.rst                            |    5 +-
 doc/users/style_sheets.rst                     |    2 +-
 doc/users/whats_new.rst                        |    3 +-
 examples/pylab_examples/custom_cmap.py         |   78 +-
 examples/specialty_plots/hinton_demo.py        |    4 +-
 lib/matplotlib/_version.py                     |    4 +-
 lib/matplotlib/axes/_axes.py                   |   52 +-
 lib/matplotlib/backends/backend_agg.py         |    4 +-
 lib/matplotlib/backends/backend_gdk.py         |    6 +-
 lib/matplotlib/backends/backend_gtk.py         |    6 +-
 lib/matplotlib/cbook.py                        |    6 +-
 lib/matplotlib/colors.py                       |    4 +-
 lib/matplotlib/lines.py                        |    2 +-
 lib/matplotlib/offsetbox.py                    |    4 +-
 lib/matplotlib/path.py                         |    2 +-
 lib/matplotlib/pyplot.py                       |    2 +-
 lib/matplotlib/tests/test_agg.py               |    9 +
 lib/matplotlib/tests/test_axes.py              |    3 +-
 lib/matplotlib/tests/test_bbox_tight.py        |    3 +-
 lib/matplotlib/tests/test_path.py              |    5 +-
 lib/matplotlib/text.py                         |  296 ++++---
 lib/matplotlib/widgets.py                      |   41 +-
 src/_backend_agg_wrapper.cpp                   |    9 +
 src/mplutils.h                                 |   10 +
 src/numpy_cpp.h                                |   10 +
 tests.py                                       |    2 +-
 42 files changed, 1022 insertions(+), 838 deletions(-)
 create mode 100644 doc/_static/logo2.png
 delete mode 100644 doc/api/api_changes/2016-03-13-PMH.rst
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/matplotlib.git
    
    
More information about the Python-modules-commits
mailing list