commit python-Shapely for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-Shapely for openSUSE:Factory checked in at 2023-11-21 21:31:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-Shapely (Old) and /work/SRC/openSUSE:Factory/.python-Shapely.new.2521 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-Shapely" Tue Nov 21 21:31:56 2023 rev:24 rq:1127765 version:2.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-Shapely/python-Shapely.changes 2023-09-25 20:03:21.782506285 +0200 +++ /work/SRC/openSUSE:Factory/.python-Shapely.new.2521/python-Shapely.changes 2023-11-21 21:32:20.996078691 +0100 @@ -1,0 +2,19 @@ +Mon Nov 20 14:09:13 UTC 2023 - Ana Guerrero <ana.guerrero@suse.com> + +- Update to 2.0.2 + ## Bug fixes: + * Fix regression in the (in)equality comparison (geom1 == geom2) + using __eq__ to not ignore the z-coordinates (#1732). + * Fix MultiPolygon() constructor to accept polygons without + holes (#1850). + * Fix minimum_rotated_rectangle (oriented_envelope) to + always return the minimum area solution (instead of minimum + width). In practice, it will use the GEOS implementation only + for GEOS 3.12+, and for older GEOS versions fall back to + the implementation that was included in Shapely < 2 (#1670). + * Fix from_ragged_array to work with read-only array input + (#1744). + * Fix the handling of z coordinates shapely.ops.substring + (#1699). + +------------------------------------------------------------------- Old: ---- shapely-2.0.1.tar.gz New: ---- shapely-2.0.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-Shapely.spec ++++++ --- /var/tmp/diff_new_pack.y2Ajx2/_old 2023-11-21 21:32:21.800108364 +0100 +++ /var/tmp/diff_new_pack.y2Ajx2/_new 2023-11-21 21:32:21.800108364 +0100 @@ -17,7 +17,7 @@ Name: python-Shapely -Version: 2.0.1 +Version: 2.0.2 Release: 0 Summary: Geospatial geometries, predicates, and operations License: BSD-3-Clause @@ -67,7 +67,7 @@ %check # make sure not to import the source dir without compiled shapely.vectorized during tests mkdir testenv -cp -r tests setup.cfg testenv +cp -r shapely/tests setup.cfg testenv pushd testenv %pytest_arch -ra popd ++++++ shapely-2.0.1.tar.gz -> shapely-2.0.2.tar.gz ++++++ ++++ 10489 lines of diff (skipped)
participants (1)
-
Source-Sync