[fiona] branch master updated (b6ea720 -> 84bdeb6)
Johan Van de Wauw
johanvdw-guest at moszumanska.debian.org
Thu Nov 17 21:02:14 UTC 2016
This is an automated email from the git hooks/post-receive script.
johanvdw-guest pushed a change to branch master
in repository fiona.
from b6ea720 Set distribution to unstable.
new 315d5dc New upstream version 1.7.1
new f191fd9 Merge tag 'upstream/1.7.1'
new 84bdeb6 Refresh patches
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:
.gitignore | 1 +
.travis.yml | 11 +-
CHANGES.txt | 20 +++
CREDITS.txt | 21 ++--
debian/changelog | 6 +
.../0006-Remove-unknown-distribution-options.patch | 2 +-
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 +++
28 files changed, 571 insertions(+), 115 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