Dear all,

Shapely 1.2.17 has been tagged and an sdist has been uploaded to PyPI:

  https://github.com/Toblerity/Shapely/issues/42 (source release, closed)

Here is the issue for windows binaries:

  https://github.com/Toblerity/Shapely/issues/43 (windows binaries, open)

Changes:

- Avoid circular import between wkt/wkb and geometry.base by moving calls
  to GEOS serializers to the latter module.
- Set _ndim when unpickling (issue #6).
- Don't install DLLs to Python's DLL directory (#37).
- Add affinity module of affine transformation (#31).
- Fix NameError that blocked installation with PyPy (#40, #41).

Thank you, everyone, and especially Mike Toews: the affine
transformations are a great addition. Fixing the DLL installation bug
took priority over getting the manual updated, but we'll get that done
before the next release.

-- 
Sean Gillies
_______________________________________________
Community mailing list
[email protected]
http://lists.gispython.org/mailman/listinfo/community

Reply via email to