[pyresample] branch master updated (2ad895f -> 522fc35)

Antonio Valentino a_valentino-guest at moszumanska.debian.org
Fri Sep 15 06:13:23 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  2ad895f   Set distribution to unstable
       new  e1687cd   New upstream version 1.6.0
       new  740946e   Update upstream source from tag 'upstream/1.6.0'
       new  14673ee   New upstream release
       new  a3c2b23   Update dependencies
       new  b44e1e5   Drop 0003-Fix-boolean-mask-array-usage-in-gaussian-resampling.patch
       new  32c7bb3   Refresh all patches
       new  522fc35   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 +-
 .travis.yml                                        |  5 +-
 changelog.rst                                      | 45 +++++++++++
 debian/changelog                                   | 12 +--
 debian/control                                     |  8 +-
 debian/patches/0002-fix-proj4-initialization.patch | 10 +--
 ...n-mask-array-usage-in-gaussian-resampling.patch | 71 ------------------
 debian/patches/series                              |  1 -
 debian/tests/control                               |  2 +-
 docs/source/geo_def.rst                            | 13 +++-
 pyresample/geometry.py                             | 40 ++++++----
 pyresample/kd_tree.py                              | 23 ++++--
 pyresample/test/test_geometry.py                   |  9 ++-
 pyresample/test/test_kd_tree.py                    | 10 ++-
 pyresample/test/test_utils.py                      | 87 ++++++++++++++++------
 pyresample/utils.py                                | 72 ++++++++++++++++--
 pyresample/version.py                              |  2 +-
 setup.cfg                                          |  3 +-
 setup.py                                           |  6 +-
 19 files changed, 269 insertions(+), 152 deletions(-)
 delete mode 100644 debian/patches/0003-Fix-boolean-mask-array-usage-in-gaussian-resampling.patch

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