[python-mapnik] branch master updated (f3ed043 -> f538390)

Bas Couwenberg sebastic at debian.org
Fri Aug 5 14:30:39 UTC 2016


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

sebastic pushed a change to branch master
in repository python-mapnik.

      from  f3ed043   Set distribution to unstable.
       new  742dc3e   Imported Upstream version 0.0~20160726-1c4a51d
       new  c1054ac   Merge tag 'upstream/0.0_20160726-1c4a51d'
       new  e546267   New upstream git snapshot.
       new  c916853   Bump minimum required libmapnik-dev to 3.0.12.
       new  ad74215   Mark denominator-typo.patch as Forwarded.
       new  f538390   Set distribution to experimental.

The 6 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                                        | 42 +++++++++++++++-------
 bootstrap.sh                                       | 30 +++++++---------
 debian/changelog                                   |  7 ++++
 debian/control                                     |  2 +-
 debian/patches/denominator-typo.patch              |  1 +
 mapnik/__init__.py                                 | 39 ++++++++++----------
 scripts/setup_mason.sh                             | 27 ++++++++++++++
 setup.py                                           | 11 +++---
 src/mapnik_featureset.cpp                          | 37 ++++---------------
 test/python_tests/csv_test.py                      | 36 +++++++++----------
 test/python_tests/datasource_test.py               | 16 ++++-----
 test/python_tests/feature_id_test.py               |  2 +-
 test/python_tests/geojson_plugin_test.py           | 12 +++----
 .../python_tests/markers_complex_rendering_test.py |  4 +--
 test/python_tests/memory_datasource_test.py        |  4 +--
 test/python_tests/ogr_and_shape_geometries_test.py |  2 +-
 test/python_tests/ogr_test.py                      |  2 +-
 test/python_tests/pickling_test.py                 | 30 +++++++---------
 test/python_tests/query_tolerance_test.py          | 12 +++----
 test/python_tests/raster_symbolizer_test.py        | 10 +++---
 test/python_tests/render_test.py                   |  2 +-
 test/python_tests/shapefile_test.py                | 14 ++++----
 test/python_tests/sqlite_rtree_test.py             |  6 ++--
 test/python_tests/sqlite_test.py                   | 12 +++----
 test/python_tests/topojson_plugin_test.py          |  6 ++--
 25 files changed, 193 insertions(+), 173 deletions(-)
 create mode 100755 scripts/setup_mason.sh

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/python-mapnik.git



More information about the Pkg-grass-devel mailing list