[rasterio] 02/04: Merge tag 'upstream/0.34.0'

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Tue Apr 5 18:05:43 UTC 2016


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

sebastic pushed a commit to branch master
in repository rasterio.

commit 9f10dc95070dc9731c025bfc9c8930540e2ef9ba
Merge: e6273ae 11f4a62
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Tue Apr 5 07:36:53 2016 +0200

    Merge tag 'upstream/0.34.0'
    
    Upstream version 0.34.0

 .travis.yml                    |  10 ++--
 CHANGES.txt                    |   7 +++
 docs/features.rst              |   6 +++
 docs/reading.rst               |   2 +-
 rasterio/__init__.py           |  11 +++--
 rasterio/_base.pyx             |  13 +++++
 rasterio/_drivers.pyx          |   5 ++
 rasterio/_gdal.pxd             |   4 ++
 rasterio/aws.py                |   4 +-
 rasterio/rio/bounds.py         |   5 +-
 rasterio/rio/clip.py           |   5 +-
 rasterio/rio/insp.py           |   3 +-
 rasterio/rio/main.py           |  10 +++-
 rasterio/rio/sample.py         |   9 ++--
 rasterio/rio/shapes.py         |   3 +-
 scripts/travis_gdal_install.sh |   3 --
 setup.py                       |   3 +-
 tests/test_aws.py              | 108 +++++++++++++++++++++++++++++++++--------
 tests/test_colorinterp.py      |  17 -------
 tests/test_deprecations.py     |  41 ++++++++++------
 tests/test_rio_convert.py      |  29 +++++------
 tests/test_rio_main.py         |  26 ++++++++++
 22 files changed, 225 insertions(+), 99 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