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

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

commit fbb71f777aaf33adc37c7617511bf77b7312cd00
Merge: 3efcf37 3160fc7
Author: Pietro Battiston <m...@pietrobattiston.it>
Date:   Wed Dec 21 16:10:58 2011 +0100

    Merge commit 'upstream/1.2.13'

 CHANGES.txt                         |  21 ++++++
 CREDITS.txt                         |   4 +-
 PKG-INFO                            |  77 +++++++++++++---------
 README.txt => README.rst            |  52 ++++++++-------
 Shapely.egg-info/PKG-INFO           |  77 +++++++++++++---------
 Shapely.egg-info/SOURCES.txt        |   2 +-
 docs/manual.txt                     |  20 +++---
 setup.py                            |  23 +++++--
 shapely/__init__.py                 |   3 +-
 shapely/ctypes_declarations.py      |   5 ++
 shapely/geometry/base.py            |   5 +-
 shapely/geometry/linestring.py      |  21 +++---
 shapely/geometry/multilinestring.py |   3 -
 shapely/geometry/multipoint.py      |   5 +-
 shapely/geometry/polygon.py         |  58 ++++++-----------
 shapely/geos.py                     |  13 ++--
 shapely/predicates.py               |   4 +-
 shapely/prepared.py                 |   5 +-
 shapely/speedups/__init__.py        |   3 +
 shapely/speedups/_speedups.c        | 123 +++++++++++++++++++-----------------
 shapely/speedups/_speedups.pyx      |  22 +++----
 shapely/tests/test_prepared.py      |  15 ++++-
 shapely/topology.py                 |  14 ++--
 shapely/wkb.py                      |   4 +-
 24 files changed, 330 insertions(+), 249 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
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to