[fiona] 02/07: Merge tag 'upstream/1.4.6'

Johan Van de Wauw johanvdw-guest at moszumanska.debian.org
Wed Oct 22 21:54:29 UTC 2014


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

johanvdw-guest pushed a commit to branch master
in repository fiona.

commit 9854e6e5b0dd8368be152f8946435e7afc460efc
Merge: a8669ed 276e641
Author: Johan Van de Wauw <johan.vandewauw at gmail.com>
Date:   Wed Oct 22 22:26:59 2014 +0200

    Merge tag 'upstream/1.4.6'
    
    Upstream version 1.4.6

 CHANGES.txt                 |  13 +-
 Fiona.egg-info/PKG-INFO     |  15 +-
 Fiona.egg-info/SOURCES.txt  |   4 +
 Fiona.egg-info/requires.txt |   2 +-
 PKG-INFO                    |  15 +-
 VERSION.txt                 |   2 +-
 docs/cli.rst                |  27 +++
 fiona/__init__.py           |   2 +-
 fiona/fio/bounds.py         |  85 +++++++
 fiona/fio/cat.py            |  82 +++++--
 fiona/fio/cli.py            |  24 ++
 fiona/fio/fio.py            |   7 +-
 fiona/fio/stream.py         |  55 +++++
 fiona/ogrext.c              | 554 ++++++++++++++++++++------------------------
 setup.cfg                   |   2 +-
 tests/test_bounds.py        |   4 +
 tests/test_fio_bounds.py    |  86 +++++++
 tests/test_fio_cat.py       | 105 +++++++++
 tests/test_geopackage.py    |   9 +
 tests/test_schema.py        |  20 ++
 20 files changed, 782 insertions(+), 331 deletions(-)

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