[python-geojson] 02/04: Merge tag 'upstream/1.2.0'

Johan Van de Wauw johanvdw-guest at moszumanska.debian.org
Tue Jun 23 14:00:47 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 ce76dcef301c52ba6aab718618e3fba173e55180
Merge: 1b7898e ee97e9d
Author: Johan Van de Wauw <johan.vandewauw at gmail.com>
Date:   Tue Jun 23 15:52:44 2015 +0200

    Merge tag 'upstream/1.2.0'
    
    Upstream version 1.2.0

 .gitignore                  |   1 +
 .travis.yml                 |  13 +++---
 CHANGELOG.rst               |  14 ++++++
 README.rst                  |  30 ++++++++++---
 geojson/__init__.py         |  10 +++++
 geojson/base.py             |  77 +++++++++++++++++++++++--------
 geojson/crs.py              |   9 ++++
 geojson/examples.py         |  34 ++++++++++++--
 geojson/factory.py          |   6 +++
 geojson/feature.py          |  37 +++++++++++----
 geojson/geometry.py         |  23 +++++++---
 geojson/mapping.py          |   9 ++++
 geojson/utils.py            |  31 ++++++++++---
 geojson/validation.py       |  97 +++++++++++++++++++++++++++++++++++++++
 setup.py                    |  13 ++----
 tests/test_base.py          |  15 +++++--
 tests/test_coords.py        |   8 ++--
 tests/test_crs.py           |  12 ++---
 tests/test_features.py      |  71 ++++++++++++++++++++++-------
 tests/test_geo_interface.py |  27 ++++-------
 tests/test_validation.py    | 107 ++++++++++++++++++++++++++++++++++++++++++++
 21 files changed, 536 insertions(+), 108 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