[rasterio] 06/07: Merge tag 'upstream/0.26.0'

Johan Van de Wauw johanvdw-guest at moszumanska.debian.org
Sun Aug 16 19:47:07 UTC 2015


This is an automated email from the git hooks/post-receive script.

johanvdw-guest pushed a commit to branch master
in repository rasterio.

commit 685a30a5295364a46de2b105e54d0c0f2122b840
Merge: e515095 22a7340
Author: Johan Van de Wauw <johan.vandewauw at gmail.com>
Date:   Wed Aug 12 08:32:01 2015 +0200

    Merge tag 'upstream/0.26.0'
    
    Upstream version 0.26.0

 .gitignore               |  76 +++++++++++++++++++++++++++
 .travis.yml              |  20 +++++--
 AUTHORS.txt              |   3 +-
 CHANGES.txt              |  18 +++++++
 README.rst               |  45 +++++++++++++++-
 docs/cli.rst             | 133 ++++++++++++++++++++++++++++++++---------------
 docs/reproject.rst       |  64 +++++++++++++++++++++--
 examples/polygonize.py   |  10 ++--
 rasterio/__init__.py     |   2 +-
 rasterio/_base.pyx       |  35 ++++++++++++-
 rasterio/_features.pyx   |  10 ++--
 rasterio/_fill.pyx       |   4 +-
 rasterio/_gdal.pxd       |   2 +-
 rasterio/_io.pyx         |   8 +--
 rasterio/_warp.pyx       |   8 +--
 rasterio/dtypes.py       |   6 +++
 rasterio/enums.py        |   2 +-
 rasterio/rio/bands.py    |  15 +-----
 rasterio/rio/convert.py  |   6 ++-
 rasterio/rio/info.py     |   6 +++
 rasterio/rio/main.py     |   8 +--
 rasterio/rio/options.py  |   8 ++-
 rasterio/rio/overview.py |   6 +--
 requirements-dev.txt     |   3 +-
 setup.py                 |   3 +-
 tests/test_checksum.py   |  45 ++++++++++++++++
 tests/test_colormap.py   |  14 +++--
 tests/test_dtypes.py     |  21 +++++---
 tests/test_overviews.py  |  10 ++++
 tests/test_rio_bands.py  |   6 +--
 tests/test_rio_info.py   |  16 ++++++
 31 files changed, 496 insertions(+), 117 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/rasterio.git



More information about the Pkg-grass-devel mailing list