[seaborn] 01/02: Merge commit 'v0.4.0-15-g1d69cbd' into debian

Andreas Tille tille at debian.org
Fri Jan 20 15:00:34 UTC 2017


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to annotated tag debian/0.4.0+git15-g1d69cbd-1
in repository seaborn.

commit 51928ea2377525a6e267f5b9ad80e538dbe7792c
Merge: 41c6fde 1d69cbd
Author: Yaroslav Halchenko <debian at onerussian.com>
Date:   Mon Oct 13 14:26:47 2014 -0400

    Merge commit 'v0.4.0-15-g1d69cbd' into debian
    
    * commit 'v0.4.0-15-g1d69cbd':
      Type safety
      Fix Python3 bootstrap arg test
      Fix unittests that fail with numpy 1.9
      Skip notebook tests on Python 3.4
      Split testing deps off by Python version
      Fix various spelling mistakes in documentation
      Fix py3k tests
      Update release notes
      BUG: PairGrid should ignore datelike columns
      Bump version
      Add FacetGrid legends back to tutorial plots

 .travis.yml                                        | 16 ++++++++--------
 doc/releases/v0.4.1.txt                            |  6 ++++++
 doc/tutorial/aesthetics.ipynb                      |  4 ++--
 doc/tutorial/axis_grids.ipynb                      | 10 ++++++----
 doc/tutorial/categorical_linear_models.ipynb       |  2 +-
 doc/tutorial/color_palettes.ipynb                  |  2 +-
 doc/tutorial/quantitative_linear_models.ipynb      | 12 ++++++------
 seaborn/__init__.py                                |  2 +-
 seaborn/algorithms.py                              |  4 ++--
 seaborn/axisgrid.py                                |  2 +-
 seaborn/tests/test_algorithms.py                   |  2 +-
 seaborn/tests/test_axisgrid.py                     | 10 ++++++++++
 seaborn/tests/test_linearmodels.py                 | 12 ++++++------
 seaborn/tests/test_palettes.py                     |  4 ++--
 setup.py                                           |  2 +-
 testing/{deps_minimal.txt => deps_minimal_2.7.txt} |  0
 testing/{deps_modern.txt => deps_modern_2.7.txt}   |  1 -
 testing/{deps_modern.txt => deps_modern_3.3.txt}   |  1 -
 testing/{deps_modern.txt => deps_modern_3.4.txt}   |  3 ---
 19 files changed, 54 insertions(+), 41 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/seaborn.git



More information about the debian-science-commits mailing list