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

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

      from  5a18eea   Set distribution to experimental.
       new  2f464bb   Imported Upstream version 1.6~b1
       new  1868493   Imported Upstream version 1.6~b2
       new  369d4e6   Merge tag 'upstream/1.6_b2'
       new  5ce6dd6   New upstream pre-release.
       new  d00720b   Refresh patches.
       new  21760fe   Set distribution to experimental.

The 6 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 +++++----
 debian/changelog                                   |   7 +
 .../0004-Remove-externally-referenced-image.patch  |   6 +-
 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 +-
 18 files changed, 316 insertions(+), 422 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

Reply via email to