Hello community, here is the log from the commit of package python-Shapely for openSUSE:Factory checked in at 2020-09-29 19:03:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-Shapely (Old) and /work/SRC/openSUSE:Factory/.python-Shapely.new.4249 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Shapely" Tue Sep 29 19:03:02 2020 rev:15 rq:838418 version:1.7.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-Shapely/python-Shapely.changes 2020-03-11 18:54:23.575649303 +0100 +++ /work/SRC/openSUSE:Factory/.python-Shapely.new.4249/python-Shapely.changes 2020-09-29 19:03:04.757866482 +0200 @@ -1,0 +2,23 @@ +Sun Sep 27 16:35:53 UTC 2020 - Hans-Peter Jansen <[email protected]> + +- update to 1.7.1 + * ``STRtree`` now safely implements the pickle protocol (#915).^ + * Documentation has been added for ``minimum_clearance`` (#875, #874). + * In ``STRtree.__del__()`` we guard against calling ``GEOSSTRtree_destroy`` + when the lgeos module has already been torn down on exit (#897, #830). + * Documentation for the ``overlaps()`` method has been corrected (#920). + * Correct the test in ``shapely.geometry.base.BaseGeometry.empty()`` to + eliminate memory leaks like the one reported in #745. + * Get free() not from libc but from the processes global symbols (#891), + fixing a bug that manifests on OS X 10.15 and 10.16. + * Extracting substrings from complex lines has been made more correct (#848, + #849). + * Splitting of complex geometries has been sped up by preparing the input + geometry (#871). + * Fix bug in concatenation of function argtypes (#866). + * Improved documentation of STRtree usage (#857). + * Improved handling for empty list or list of lists in GeoJSON coordinates + (#852). + * The polylabel algorithm now accounts for polygon holes (#851, #817). + +------------------------------------------------------------------- Old: ---- Shapely-1.7.0.tar.gz New: ---- Shapely-1.7.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-Shapely.spec ++++++ --- /var/tmp/diff_new_pack.7u8In2/_old 2020-09-29 19:03:05.433867304 +0200 +++ /var/tmp/diff_new_pack.7u8In2/_new 2020-09-29 19:03:05.433867304 +0200 @@ -20,7 +20,7 @@ %define oldpython python %bcond_without test Name: python-Shapely -Version: 1.7.0 +Version: 1.7.1 Release: 0 Summary: Geospatial geometries, predicates, and operations License: BSD-3-Clause ++++++ Shapely-1.7.0.tar.gz -> Shapely-1.7.1.tar.gz ++++++ ++++ 33111 lines of diff (skipped)
