[pyresample] branch master updated (d796b98 -> d4ca4b6)

Antonio Valentino a_valentino-guest at moszumanska.debian.org
Sun Feb 25 12:04:36 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  d796b98   Set distribution to unstable
       new  b72681d   New upstream version 1.8.1
       new  2eddae9   Update upstream source from tag 'upstream/1.8.1'
       new  45d420c   New upstream release
       new  db4807a   Update copyright file
       new  eacf385   Remove unnecessary versioned dependency from pykdtree
       new  da77985   Remove unnecessary dh argument: --parallel
       new  d4ca4b6   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 +-
 README.md                           |   2 +-
 changelog.rst                       |  35 ++++++++
 debian/changelog                    |  11 +++
 debian/control                      |   8 +-
 debian/copyright                    |   3 +-
 debian/rules                        |   2 +-
 pyresample/data_reduce.py           |   8 +-
 pyresample/geometry.py              |  15 +++-
 pyresample/kd_tree.py               |   9 +-
 pyresample/test/__init__.py         |   3 +-
 pyresample/test/test_data_reduce.py | 172 ++++++++++++++++++++++++++++++++++++
 pyresample/test/test_kd_tree.py     |  79 +----------------
 pyresample/version.py               |   2 +-
 14 files changed, 253 insertions(+), 98 deletions(-)
 create mode 100644 pyresample/test/test_data_reduce.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