[python-shapely] 03/06: Merge tag 'upstream/1.6_b2'
Bas Couwenberg
sebastic at debian.org
Mon Dec 12 17:54:41 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository python-shapely.
commit 369d4e615bd6863136c9d86e2759b5ebf9b0c6d0
Merge: 5a18eea 1868493
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Mon Dec 12 18:34:47 2016 +0100
Merge tag 'upstream/1.6_b2'
Upstream version 1.6~b2
CHANGES.txt | 25 ++++++
README.rst | 82 ++++++++++--------
setup.py | 21 ++---
shapely/__init__.py | 2 +-
shapely/coords.py | 21 -----
shapely/geometry/geo.py | 7 ++
shapely/geometry/linestring.py | 154 +++++++++++----------------------
shapely/geometry/multipoint.py | 67 +++------------
shapely/geometry/point.py | 74 +++++-----------
shapely/geometry/polygon.py | 190 +++++++++++++++--------------------------
shapely/speedups/_speedups.pyx | 12 ++-
tests/test_collection.py | 39 +++++++++
tests/test_linestring.py | 5 ++
tests/test_ndarrays.py | 8 +-
tests/test_point.py | 5 ++
tests/test_vectorized.py | 13 +--
16 files changed, 306 insertions(+), 419 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/python-shapely.git
More information about the Pkg-grass-devel
mailing list