[python-geojson] 06/10: Merge tag 'upstream/1.0.9'
Johan Van de Wauw
johanvdw-guest at moszumanska.debian.org
Sat Jan 31 11:12:53 UTC 2015
This is an automated email from the git hooks/post-receive script.
johanvdw-guest pushed a commit to branch master
in repository python-geojson.
commit 7ef18d3611a8a2701ede213ccb4b841516c77bad
Merge: ab809d5 2a1c111
Author: Johan Van de Wauw <johan.vandewauw at gmail.com>
Date: Thu Jan 29 15:04:07 2015 +0100
Merge tag 'upstream/1.0.9'
Upstream version 1.0.9
.gitignore | 1 +
.travis.yml | 10 ++-
CHANGELOG.rst | 30 +++++++
LICENSE.rst | 4 +-
MANIFEST.in | 2 +-
README.rst | 96 +++++++++++++++++-----
geojson/__init__.py | 1 +
geojson/base.py | 28 ++++++-
geojson/codec.py | 5 +-
geojson/geometry.py | 11 +--
geojson/mapping.py | 35 +++++---
geojson/utils.py | 35 ++++++++
setup.cfg | 10 ---
setup.py | 36 +++++++--
tests/README.txt | 15 ----
tests/blog.txt | 21 -----
tests/c2c_features.txt | 45 -----------
tests/crs.txt | 20 -----
tests/data.geojson | 7 ++
tests/fallsthrough_to_json.txt | 47 -----------
tests/feature-null-geom.txt | 8 --
tests/featurecollection.txt | 84 -------------------
tests/features.txt | 91 ---------------------
tests/geometry.txt | 122 ----------------------------
tests/geometrycollection.txt | 54 -------------
tests/including_additional_members.txt | 81 -------------------
tests/objects.txt | 80 -------------------
tests/strict_json.txt | 30 -------
tests/test_base.py | 48 +++++++++++
tests/test_coords.py | 57 +++++++++++++
tests/test_crs.py | 30 +++++++
tests/test_features.py | 79 ++++++++++++++++++
tests/test_geo_interface.py | 142 +++++++++++++++++++++++++++++++++
tests/test_null_geometries.py | 27 +++++++
tests/test_strict_json.py | 52 ++++++++++++
35 files changed, 682 insertions(+), 762 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/python-geojson.git
More information about the Pkg-grass-devel
mailing list