[pyresample] branch master updated (a706a53 -> 61be91f)

Antonio Valentino a_valentino-guest at moszumanska.debian.org
Fri Dec 22 13:40:17 UTC 2017


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

a_valentino-guest pushed a change to branch master
in repository pyresample.

      from  a706a53   Set distribution to unstable
       new  52e3697   New upstream version 1.7.1
       new  6a6bad3   Updated version 1.7.1 from 'upstream/1.7.1'
       new  716e571   New upstream release
       new  132aab9   Refresh all patches
       new  8188d6d   Standard version bump
       new  c3deb94   Mark python-pyresample-doc and python-pyresample-test as Multi-Arch foreign
       new  61be91f   Set distribution to unstable

The 7 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:
 .bumpversion.cfg                                   |   2 +-
 .github/ISSUE_TEMPLATE.md                          |  18 ++
 .github/PULL_REQUEST_TEMPLATE.md                   |   7 +
 .travis.yml                                        |   3 +
 changelog.rst                                      |  97 ++++++++++-
 debian/changelog                                   |  14 +-
 debian/control                                     |   4 +-
 debian/patches/0002-fix-proj4-initialization.patch |  10 +-
 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 +-
 19 files changed, 657 insertions(+), 142 deletions(-)
 create mode 100644 .github/ISSUE_TEMPLATE.md
 create mode 100644 .github/PULL_REQUEST_TEMPLATE.md
 create mode 100644 pyresample/test/test_rotation.py

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pyresample.git



More information about the Pkg-grass-devel mailing list