[python-shapely] branch upstream updated (5faff21 -> 6a71eda)

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Mon Mar 28 11:57:02 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  5faff21   Imported Upstream version 1.5.13
       new  6a71eda   Imported Upstream version 1.5.14

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:
 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(-)
 create mode 100644 tests/test_empty_polygons.py
 create mode 100644 tests/test_wkt.py

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