[rasterio] branch upstream updated (54fe42c -> 11f4a62)

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


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

sebastic pushed a change to branch upstream
in repository rasterio.

      from  54fe42c   Imported Upstream version 0.33.0
       new  11f4a62   Imported Upstream version 0.34.0

The 1 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:
 .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(-)
 create mode 100644 tests/test_rio_main.py

-- 
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