[Python-modules-commits] [matplotlib] branch upstream updated (6d82424 -> 0ef98e6)

Sandro Tosi morph at moszumanska.debian.org
Sun Feb 7 22:04:31 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  6d82424   Import matplotlib_1.5.1~rc1.orig.tar.gz
       new  0ef98e6   Import matplotlib_1.5.1.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                                            |  19 ++-
 doc/_static/mpl.css                                |  32 ++++
 doc/_templates/badgesidebar.html                   |  11 ++
 doc/_templates/donate_sidebar.html                 |   5 +
 doc/_templates/index.html                          |  10 +-
 doc/_templates/layout.html                         | 168 ++++++++++++++++++---
 doc/conf.py                                        |   9 +-
 doc/faq/usage_faq.rst                              |  32 +++-
 examples/misc/svg_filter_line.py                   |   2 +-
 examples/misc/svg_filter_pie.py                    |   2 +-
 examples/user_interfaces/embedding_in_tk_canvas.py |   6 +-
 examples/user_interfaces/svg_histogram.py          |   2 +-
 examples/user_interfaces/svg_tooltip.py            |   2 +-
 lib/matplotlib/_version.py                         |   4 +-
 lib/matplotlib/artist.py                           |   2 +-
 lib/matplotlib/tests/test_image.py                 |  56 ++++++-
 src/_backend_agg.cpp                               |   8 +-
 tests.py                                           |   1 +
 18 files changed, 318 insertions(+), 53 deletions(-)
 create mode 100644 doc/_templates/badgesidebar.html
 create mode 100644 doc/_templates/donate_sidebar.html

-- 
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