[rasterio] branch master updated (970dfa0 -> 4f93b8c)

Johan Van de Wauw johanvdw-guest at moszumanska.debian.org
Mon Oct 26 10:19:25 UTC 2015


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

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

      from  970dfa0   Ready for unstable
       new  6bf9f19   Imported Upstream version 0.29.0
       new  bf8ffbf   Merge tag 'upstream/0.29.0'
       new  4f93b8c   Update changelog/ready for unstable

The 3 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                    |  13 +++++-
 CHANGES.txt                    |   9 ++++
 CODE_OF_CONDUCT.md             |  22 ++++++++++
 debian/changelog               |   6 +++
 rasterio/__init__.py           |   2 +-
 rasterio/_base.pyx             |  15 +++++--
 rasterio/rio/calc.py           |   5 ++-
 rasterio/rio/merge.py          |   1 +
 rasterio/rio/options.py        |   2 +
 requirements-dev.txt           |   2 +-
 requirements.txt               |   2 +-
 scripts/travis_gdal_install.sh |  91 +++++++++++++++++++++++++++++++++++++++++
 setup.py                       |   7 +---
 tests/data/shade.tif           | Bin 1050093 -> 1050234 bytes
 tests/test_options.py          |   2 +-
 tests/test_profile.py          |  21 ++++++++--
 16 files changed, 180 insertions(+), 20 deletions(-)
 create mode 100644 CODE_OF_CONDUCT.md
 create mode 100644 scripts/travis_gdal_install.sh

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