Hello community,

here is the log from the commit of package python-Shapely for openSUSE:Factory 
checked in at 2012-11-25 14:03:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Shapely (Old)
 and      /work/SRC/openSUSE:Factory/.python-Shapely.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Shapely", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Shapely/python-Shapely.changes    
2012-03-27 08:58:30.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-Shapely.new/python-Shapely.changes       
2012-11-25 14:03:50.000000000 +0100
@@ -1,0 +2,22 @@
+Thu Nov 22 15:21:26 UTC 2012 - [email protected]
+
+- Update to version 1.2.16:
+  + Add ops.unary_union function.
+  + Alias ops.cascaded_union to ops.unary_union when GEOS CAPI >= (1,7,0).
+  + Add geos_version_string attribute to shapely.geos.
+  + Ensure parent is set when child geometry is accessed.
+  + Generate _speedups.c using Cython when building from repo when missing,
+    stale, or the build target is "sdist".
+  + The is_simple predicate of invalid, self-intersecting linear rings now
+    returns ``False``.
+  + Remove VERSION.txt from repo, it's now written by the distutils setup 
script
+    with value of shapely.__version__.
+- Changes from version 1.2.15:
+  + 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.
+
+-------------------------------------------------------------------
@@ -4 +26,5 @@
-- Update to version 1.2.14
+- Update to version 1.2.14:
+  + A geometry's coords property is now sliceable, yielding a list of 
coordinate
+    values.
+  + Homogeneous collections are now sliceable, yielding a new collection of the
+    same type.

Old:
----
  Shapely-1.2.14.tar.gz

New:
----
  Shapely-1.2.16.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-Shapely.spec ++++++
--- /var/tmp/diff_new_pack.1RTCCD/_old  2012-11-25 14:03:51.000000000 +0100
+++ /var/tmp/diff_new_pack.1RTCCD/_new  2012-11-25 14:03:51.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-Shapely
 #
-# Copyright 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -11,18 +11,18 @@
 # case the license is the MIT License). An "Open Source License" is a
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
-#
+
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
 
 Name:           python-Shapely
-Version:        1.2.14
+Version:        1.2.16
 Release:        0
-License:        BSD-3-Clause
 Summary:        Geospatial geometries, predicates, and operations
-Url:            http://pypi.python.org/pypi/Shapely
+License:        BSD-3-Clause
 Group:          Development/Libraries/Python
+Url:            http://pypi.python.org/pypi/Shapely
 Source:         
http://pypi.python.org/packages/source/S/Shapely/Shapely-%{version}.tar.gz
 BuildRequires:  python-devel
 BuildRequires:  python-distribute

++++++ Shapely-1.2.14.tar.gz -> Shapely-1.2.16.tar.gz ++++++
++++ 5620 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to