[fiona] branch master updated (3bd5c2c -> 7949dbc)
Johan Van de Wauw
johanvdw-guest at moszumanska.debian.org
Fri May 19 21:02:46 UTC 2017
This is an automated email from the git hooks/post-receive script.
johanvdw-guest pushed a change to branch master
in repository fiona.
from 3bd5c2c releasing package fiona version 1.7.5-1~exp1
new 70a9a0d Imported Upstream version 1.7.6
new 4b37ca2 Merge tag 'upstream/1.7.6'
new 36e4d55 Add dependency to python-enum34
new 7949dbc Release to experimental
The 4 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:
.travis.yml | 2 +
CHANGES.txt | 14 ++++
CREDITS.txt | 1 +
debian/changelog | 7 ++
debian/control | 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 ++++++-
21 files changed, 527 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
More information about the Pkg-grass-devel
mailing list