Hello community, here is the log from the commit of package python-Shapely for openSUSE:Factory checked in at 2013-09-26 19:56:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-Shapely (Old) and /work/SRC/openSUSE:Factory/.python-Shapely.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Shapely" Changes: -------- --- /work/SRC/openSUSE:Factory/python-Shapely/python-Shapely.changes 2012-11-25 14:03:50.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.python-Shapely.new/python-Shapely.changes 2013-09-26 19:56:05.000000000 +0200 @@ -1,0 +2,17 @@ +Wed Sep 25 16:01:53 UTC 2013 - [email protected] + +- Update to version 1.2.18 + + Add shapely.ops.transform. + + Permit empty sequences in collection constructors (#49, #50). + + Individual polygons in MultiPolygon.__geo_interface__ are changed + to tuples to match Polygon.__geo_interface__ (#51). + + Add shapely.ops.polygonize_full (#57). +- Changes between 1.2.17 and 1.2.16 + + 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). + +------------------------------------------------------------------- Old: ---- Shapely-1.2.16.tar.gz New: ---- Shapely-1.2.18.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-Shapely.spec ++++++ --- /var/tmp/diff_new_pack.Ddynlq/_old 2013-09-26 19:56:06.000000000 +0200 +++ /var/tmp/diff_new_pack.Ddynlq/_new 2013-09-26 19:56:06.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-Shapely # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: python-Shapely -Version: 1.2.16 +Version: 1.2.18 Release: 0 Summary: Geospatial geometries, predicates, and operations License: BSD-3-Clause ++++++ Shapely-1.2.16.tar.gz -> Shapely-1.2.18.tar.gz ++++++ ++++ 7716 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
