This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository tilestache.
commit 5614e76e1298d8afc6e034e7445429c9aafc3b2b Merge: ba4d6e2 35c6dd9 Author: Bas Couwenberg <[email protected]> Date: Wed Jan 25 21:23:18 2017 +0100 Merge tag 'upstream/1.51.5' Upstream version 1.51.5 .travis.yml | 3 +- CHANGELOG | 5 +++ README.md | 2 +- TileStache/Caches.py | 14 +++---- TileStache/Config.py | 70 +++++++++------------------------ TileStache/Core.py | 67 +++++++++++++++++++++++++++---- TileStache/Geography.py | 7 ++-- TileStache/Goodies/VecTiles/client.py | 20 ++++++++-- TileStache/Goodies/VecTiles/geojson.py | 25 ++++++------ TileStache/Goodies/VecTiles/mvt.py | 6 ++- TileStache/Goodies/VecTiles/server.py | 19 +++++++-- TileStache/Goodies/VecTiles/topojson.py | 6 +-- TileStache/Goodies/VecTiles/wkb.py | 6 ++- TileStache/Mapnik.py | 5 ++- TileStache/Memcache.py | 9 ++++- TileStache/Pixels.py | 6 ++- TileStache/Providers.py | 16 ++++++-- TileStache/VERSION | 2 +- TileStache/Vector/Arc.py | 2 +- TileStache/Vector/__init__.py | 17 +++++--- TileStache/__init__.py | 46 ++++++++++++++++------ requirements.txt | 3 +- setup.py | 2 +- tests/cache_tests.py | 17 +++++--- tests/provider_tests.py | 11 +++--- tests/servers/dummy-response-server.py | 5 ++- tests/utils.py | 15 ++++--- tests/vectiles_tests.py | 47 +++++++++++----------- tests/vector_tests.py | 10 ++--- 29 files changed, 287 insertions(+), 176 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/tilestache.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

