This is an automated email from the git hooks/post-receive script. a_valentino-guest pushed a commit to branch master in repository pyresample.
commit 6a6bad311c03298860c964c9afd17dad1aa0dd1f Merge: a706a53 52e3697 Author: Antonio Valentino <[email protected]> Date: Fri Dec 22 12:34:29 2017 +0100 Updated version 1.7.1 from 'upstream/1.7.1' with Debian dir 031f5239a2392fd0af435f358218d9d11e2e35a8 .bumpversion.cfg | 2 +- .github/ISSUE_TEMPLATE.md | 18 ++++ .github/PULL_REQUEST_TEMPLATE.md | 7 ++ .travis.yml | 3 + changelog.rst | 97 ++++++++++++++++++++- pyresample/geometry.py | 183 +++++++++++++++++++++++++++++---------- pyresample/grid.py | 6 +- pyresample/image.py | 2 + pyresample/kd_tree.py | 27 +++--- pyresample/test/test_bilinear.py | 99 +++++++++++---------- pyresample/test/test_geometry.py | 128 +++++++++++++++++++++++++++ pyresample/test/test_grid.py | 16 ++++ pyresample/test/test_kd_tree.py | 63 +++++++++----- pyresample/test/test_rotation.py | 97 +++++++++++++++++++++ pyresample/utils.py | 21 +++-- pyresample/version.py | 2 +- 16 files changed, 636 insertions(+), 135 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pyresample.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

