[fiona] branch upstream updated (78a0964 -> 315d5dc)

Johan Van de Wauw johanvdw-guest at moszumanska.debian.org
Thu Nov 17 21:56:08 UTC 2016


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

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

      from  78a0964   Imported Upstream version 1.7.0.post2
      adds  315d5dc   New upstream version 1.7.1

No new revisions were added by this update.

Summary of changes:
 .gitignore                     |   1 +
 .travis.yml                    |  11 ++--
 CHANGES.txt                    |  20 ++++++
 CREDITS.txt                    |  21 ++++---
 docs/Makefile                  |   4 +-
 docs/fiona.fio.rst             | 134 +++++++++++++++++++++++++++++++++++++++++
 docs/fiona.rst                 | 117 +++++++++++++++++++++++++++++++++++
 docs/modules.rst               |   7 +++
 fiona/__init__.py              |   4 +-
 fiona/_geometry.pxd            |   4 ++
 fiona/_geometry.pyx            |  65 ++++++++++++++++++--
 fiona/collection.py            |   6 +-
 fiona/compat.py                |  12 ++++
 fiona/errors.py                |   3 +
 fiona/fio/cat.py               |   2 +-
 fiona/fio/main.py              |   4 ++
 fiona/odict.py                 |   4 --
 fiona/ogrext1.pyx              |  35 ++++++-----
 fiona/ogrext2.pyx              |  39 ++++++------
 scripts/travis_gdal_install.sh |  35 ++++-------
 setup.py                       |  61 ++++++++++++-------
 tests/test_collection.py       |   3 +-
 tests/test_geometry.py         |   6 +-
 tests/test_integration.py      |  59 ++++++++++++++++++
 tests/test_multiconxn.py       |   2 +-
 tests/test_schema.py           |  19 ++++++
 26 files changed, 564 insertions(+), 114 deletions(-)
 create mode 100644 docs/fiona.fio.rst
 create mode 100644 docs/fiona.rst
 create mode 100644 docs/modules.rst
 create mode 100644 fiona/compat.py
 delete mode 100644 fiona/odict.py
 create mode 100644 tests/test_integration.py

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



More information about the Pkg-grass-devel mailing list