[pyresample] branch master updated (dc34874 -> 56a4b9d)
Antonio Valentino
a_valentino-guest at moszumanska.debian.org
Sun Jun 4 16:02:44 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 dc34874 Set distribution to experimental
new ace2314 New upstream version 1.5.0
new 3b4cf93 Merge tag 'upstream/1.5.0'
new d044da8 New upstream release
new ce9c0c4 Update debian/control file
new 2978a9d Refresh all patches
new 9238430 Depend on python*-mock
new 56a4b9d Set distribution to experimental
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 | 8 +-
appveyor.yml | 1 +
changelog.rst | 414 ++++-----------------
debian/changelog | 13 +
debian/control | 16 +-
debian/patches/0002-fix-proj4-initialization.patch | 10 +-
debian/tests/control | 4 +-
docs/areas.yaml | 30 ++
docs/requirements.txt | 1 +
docs/source/geo_def.rst | 216 +++++++----
pyresample/bilinear/__init__.py | 30 +-
pyresample/data_reduce.py | 81 ++--
pyresample/ewa/__init__.py | 36 +-
pyresample/geometry.py | 193 +++++++++-
pyresample/test/test_ewa_fornav.py | 34 ++
pyresample/test/test_ewa_ll2cr.py | 33 ++
pyresample/test/test_files/areas.yaml | 30 ++
pyresample/test/test_geometry.py | 186 ++++++++-
pyresample/test/test_utils.py | 53 ++-
pyresample/utils.py | 78 +++-
pyresample/version.py | 2 +-
setup.py | 3 +-
23 files changed, 946 insertions(+), 528 deletions(-)
create mode 100644 docs/areas.yaml
create mode 100644 pyresample/test/test_files/areas.yaml
--
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