[tilestache] branch upstream updated (419040b -> 35c6dd9)

Bas Couwenberg sebastic at debian.org
Wed Jan 25 20:37:51 UTC 2017


This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to branch upstream
in repository tilestache.

      from  419040b   Imported Upstream version 1.51.4
       new  35c6dd9   Imported Upstream version 1.51.5

The 1 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                             |  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



More information about the Pkg-grass-devel mailing list