[python-geojson] branch upstream updated (2a1c111 -> ee97e9d)
Johan Van de Wauw
johanvdw-guest at moszumanska.debian.org
Tue Jun 23 14:01:54 UTC 2015
This is an automated email from the git hooks/post-receive script.
johanvdw-guest pushed a change to branch upstream
in repository python-geojson.
from 2a1c111 Imported Upstream version 1.0.9
adds ee97e9d Imported Upstream version 1.2.0
No new revisions were added by this update.
Summary of changes:
.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(-)
create mode 100644 geojson/validation.py
create mode 100644 tests/test_validation.py
--
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