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

johanvdw-guest pushed a change to branch upstream
in repository fiona.

      from  cf09128   Imported Upstream version 1.7.5
      adds  70a9a0d   Imported Upstream version 1.7.6

No new revisions were added by this update.

Summary of changes:
 .travis.yml           |   2 +
 CHANGES.txt           |  14 ++++
 CREDITS.txt           |   1 +
 fiona/__init__.py     |   8 +--
 fiona/_crs.pxd        |  30 ++++----
 fiona/_drivers.pyx    |  27 +++++--
 fiona/_err.pxd        |   1 +
 fiona/_err.pyx        | 191 ++++++++++++++++++++++++++++++++++++++++++++++----
 fiona/_transform.pyx  |  31 ++++----
 fiona/collection.py   |  42 ++++++-----
 fiona/compat.py       |   2 +-
 fiona/errors.py       |   5 ++
 fiona/ogrext1.pxd     |  30 ++++----
 fiona/ogrext1.pyx     | 114 +++++++++++++++++-------------
 fiona/ogrext2.pxd     |  48 +++++++------
 fiona/ogrext2.pyx     | 184 +++++++++++++++++++++++++-----------------------
 setup.py              |   7 +-
 tests/test_drivers.py |   2 +-
 tests/test_geojson.py |  26 ++++++-
 19 files changed, 519 insertions(+), 246 deletions(-)
 create mode 100644 fiona/_err.pxd

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

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to