[fiona] branch upstream updated (5805c0f -> 276e641)
Johan Van de Wauw
johanvdw-guest at moszumanska.debian.org
Wed Oct 22 21:54:33 UTC 2014
This is an automated email from the git hooks/post-receive script.
johanvdw-guest pushed a change to branch upstream
in repository fiona.
from 5805c0f Imported Upstream version 1.4.4
new 276e641 Imported Upstream version 1.4.6
The 1 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:
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(-)
create mode 100644 fiona/fio/bounds.py
create mode 100644 fiona/fio/stream.py
create mode 100644 tests/test_fio_bounds.py
create mode 100644 tests/test_fio_cat.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