This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository python-shapely.
commit f8d329163295e98defb57730f882a1781f3f2f85 Merge: 591381e 6a71eda Author: Bas Couwenberg <[email protected]> Date: Mon Mar 28 11:37:19 2016 +0200 Merge tag 'upstream/1.5.14' Upstream version 1.5.14 CHANGES.txt | 17 +++++++++ CREDITS.txt | 74 ++++++++++++++++++++------------------ shapely/__init__.py | 2 +- shapely/ctypes_declarations.py | 3 ++ shapely/geometry/base.py | 4 +-- shapely/geometry/multipolygon.py | 37 +++++++++++-------- shapely/geometry/polygon.py | 5 +++ shapely/geos.py | 76 ++++++++++++++-------------------------- shapely/strtree.py | 2 ++ tests/test_empty_polygons.py | 22 ++++++++++++ tests/test_linestring.py | 22 ++++++++++++ tests/test_polygon.py | 15 ++++++++ tests/test_strtree.py | 29 ++++++++++++++- tests/test_wkt.py | 34 ++++++++++++++++++ 14 files changed, 239 insertions(+), 103 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/python-shapely.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

