[pyresample] branch master updated (79ec232 -> a706a53)

Antonio Valentino a_valentino-guest at moszumanska.debian.org
Sat Oct 14 07:57:19 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  79ec232   Suppress lintian warnings
       new  89a964b   New upstream version 1.7.0
       new  2ba1ac6   Updated version 1.7.0 from 'upstream/1.7.0'
       new  45160dc   New upstream release
       new  7ee3bf9   Standerd version bump
       new  a706a53   Set distribution to unstable

The 5 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 +-
 .travis.yml                      |  14 +-
 appveyor.yml                     |  13 +-
 changelog.rst                    |  97 ++++++++++++++
 debian/changelog                 |   7 +
 debian/control                   |   2 +-
 docs/source/swath.rst            |  20 +--
 pyresample/bilinear/__init__.py  |  29 +++-
 pyresample/geometry.py           | 113 +++++++++++++---
 pyresample/image.py              | 184 +++++++++++++++++++++-----
 pyresample/kd_tree.py            | 277 +++++++++++++++++++++++++++++++++++++++
 pyresample/test/test_bilinear.py |   6 +-
 pyresample/test/test_image.py    |  80 ++++++++---
 pyresample/test/test_kd_tree.py  |  12 +-
 pyresample/test/test_utils.py    |   8 ++
 pyresample/utils.py              |  88 +++++++++----
 pyresample/version.py            |   2 +-
 17 files changed, 819 insertions(+), 135 deletions(-)

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