Attention: the sdist uploaded to PyPI on 6/27 had the wrong shapely.__version__ string. Update to the one uploaded yesterday (MD5: abe35e49f7fafe7e2ab6f6bb33c1ff2c) if that's important to you. The setup script now parses the version from shapely/__init__.py and writes a VERSION.txt file. There are no other changes.
On Wed, Jun 27, 2012 at 11:46 AM, Sean Gillies <[email protected]> wrote: > Hi all, > > 1.2.15 is tagged and uploaded to PyPI. > > http://pypi.python.org/pypi/Shapely > > Please note that https://github.com/Toblerity/Shapely is where the > official tags reside. > > ======= > Changes > ======= > > 1.2.15 (2012-06-27) > ------------------- > - Eliminate numerical sensitivity in a method chaining test (Debian bug > #663210). > - Account for cascaded union of random buffered test points being a polygon > or multipolygon (Debian bug #666655). > - Use Cython to build speedups if it is installed. > - Avoid stumbling over SVN revision numbers in GEOS C API version strings. > > > -- > Sean Gillies -- Sean Gillies _______________________________________________ Community mailing list [email protected] http://lists.gispython.org/mailman/listinfo/community
