[python-shapely] branch upstream updated (adaf670 -> 1868493)
Bas Couwenberg
sebastic at debian.org
Mon Dec 12 17:54:46 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a change to branch upstream
in repository python-shapely.
from adaf670 Imported Upstream version 1.6~a2
new 2f464bb Imported Upstream version 1.6~b1
new 1868493 Imported Upstream version 1.6~b2
The 2 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:
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