[rasterio] branch master updated (e6273ae -> 0589036)
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 change to branch master
in repository rasterio.
from e6273ae Set distribution to unstable.
new 11f4a62 Imported Upstream version 0.34.0
new 9f10dc9 Merge tag 'upstream/0.34.0'
new f2fa13c New upstream release.
new 0589036 Set distribution to unstable.
The 4 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 +++
debian/changelog | 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 ++++++++++
23 files changed, 232 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