[pyresample] branch master updated (cbdfb4e -> a167946)

Antonio Valentino a_valentino-guest at moszumanska.debian.org
Sat Jul 30 10:03:22 UTC 2016


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  cbdfb4e   Remove unnecessary patch
       new  cf3eba6   Imported Upstream version 1.2.5
       new  6515a7f   Merge tag 'upstream/1.2.5'
       new  9e80547   New upstream release
       new  81b9ec3   Drop 0003-Use-cmath.patch (no longer necessary)
       new  8e60d6c   Refresh all patches
       new  2e6af51   pykdtree is now a mandatory dependency
       new  a167946   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:
 appveyor.yml                                       |   89 +
 appveyor/install.ps1                               |   71 +
 appveyor/run_with_compiler.cmd                     |   60 +
 changelog.rst                                      |   67 +
 debian/changelog                                   |    7 +-
 debian/control                                     |    4 +-
 debian/patches/0002-fix-proj4-initialization.patch |   12 +-
 debian/patches/0003-Use-cmath.patch                |   20 -
 debian/patches/series                              |    1 -
 pyresample/ewa/_fornav.cpp                         | 2350 ++++++++++----------
 pyresample/ewa/_fornav.pyx                         |    1 -
 pyresample/ewa/_fornav_templates.cpp               |   27 +-
 pyresample/ewa/_ll2cr.c                            | 1496 +++++++------
 pyresample/ewa/_ll2cr.pyx                          |   12 +-
 pyresample/test/test_ewa_fornav.py                 |   29 +
 pyresample/test/test_geometry.py                   |   46 +-
 pyresample/test/test_kd_tree.py                    |  256 +--
 pyresample/test/test_swath.py                      |   40 +-
 pyresample/test/utils.py                           |  153 ++
 pyresample/version.py                              |    2 +-
 setup.py                                           |   53 +-
 21 files changed, 2572 insertions(+), 2224 deletions(-)
 create mode 100644 appveyor.yml
 create mode 100644 appveyor/install.ps1
 create mode 100644 appveyor/run_with_compiler.cmd
 delete mode 100644 debian/patches/0003-Use-cmath.patch
 create mode 100644 pyresample/test/utils.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