[python-shapely] branch master updated (5b5fc6c -> bcbaf6c)

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Mon Mar 28 11:57:00 UTC 2016


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

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

      from  5b5fc6c   Update Vcs-Git URL to use HTTPS.
       new  90f4566   Add changelog entry for Vcs-Git URL change.
       new  591381e   Bump Standards-Version to 3.9.7, no changes.
       new  6a71eda   Imported Upstream version 1.5.14
       new  f8d3291   Merge tag 'upstream/1.5.14'
       new  6a8e581   New upstream release.
       new  5ad4ac5   Enable parallel builds.
       new  39d19c0   Reorder dependencies.
       new  919be50   Drop obsolete examples file.
       new  4cd5659   Drop unneeded dh_auto_test override.
       new  560d795   Add build dependency on pytest.
       new  5c2119a   Enable all hardening buildflags, except PIE (causes build failure).
       new  1906ff8   Add descartes to build dependencies for documentation.
       new  5bf4e31   Override dh_python{2,3} to call dh_numpy{,3} too.
       new  bcbaf6c   Set distribution to unstable.

The 14 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 ++++++++++++++++++++------------------
 debian/changelog                 | 14 ++++++++
 debian/control                   | 22 +++++++-----
 debian/examples                  |  1 -
 debian/rules                     | 28 +++++++++------
 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 ++++++++++++++++++
 18 files changed, 284 insertions(+), 123 deletions(-)
 delete mode 100644 debian/examples
 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