[pyresample] branch master updated (1e89997 -> d796b98)

Antonio Valentino a_valentino-guest at moszumanska.debian.org
Mon Feb 5 07:26:58 UTC 2018


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  1e89997   Standard version bump
       new  d347304   New upstream version 1.8.0
       new  a380e61   Update upstream source from tag 'upstream/1.8.0'
       new  3caf40c   New upstream release
       new  c28b0ee   Recommend dask
       new  f4c799f   Drop 0003-fix-tests-on-big-endian-architectures.patch
       new  f11ff49   Refresh all patches
       new  d796b98   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 +-
 changelog.rst                                      |  91 ++++-
 debian/changelog                                   |  11 +-
 debian/control                                     |   3 +-
 debian/patches/0002-fix-proj4-initialization.patch |  10 +-
 ...003-fix-tests-on-big-endian-architectures.patch |  60 ----
 debian/patches/series                              |   1 -
 docs/source/plot.rst                               |  50 +--
 docs/source/swath.rst                              |   9 +
 pyresample/__init__.py                             |  14 +-
 pyresample/geometry.py                             | 222 ++++++------
 pyresample/kd_tree.py                              | 371 ++++++++++-----------
 pyresample/test/test_geometry.py                   |  94 ++----
 pyresample/test/test_utils.py                      |  18 +
 pyresample/utils.py                                |  83 +++--
 pyresample/version.py                              |   2 +-
 setup.py                                           |   5 +-
 17 files changed, 510 insertions(+), 536 deletions(-)
 delete mode 100644 debian/patches/0003-fix-tests-on-big-endian-architectures.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