Commit 13f896b
authored
Bump shapely from 2.0.6 to 2.0.7 (#385)
Bumps [shapely](https://github.com/shapely/shapely) from 2.0.6 to 2.0.7.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/shapely/shapely/releases">shapely's
releases</a>.</em></p>
<blockquote>
<h2>2.0.7</h2>
<p>Shapely 2.0.7 fixes 3 bugs:</p>
<ul>
<li>Fix compilation error on certain Linux platforms, such as Alpine (<a
href="https://redirect.github.com/shapely/shapely/issues/1945">#1945</a>).</li>
<li>Fixes crash when reading nonlinear geometry types
(<code>CircularString</code>, <code>CompoundCurve</code>,
<code>MultiCurve</code>, <code>CurvePolygon</code>,
<code>MultiSurface</code>) from WKB/WKT with GEOS >= 3.13; these
types are not yet supported in Shapely and now raise a
<code>NotImplementedError</code> (<a
href="https://redirect.github.com/shapely/shapely/issues/2160">#2160</a>)</li>
<li>Fix the <code>project()</code> method to return a Python float (<a
href="https://redirect.github.com/shapely/shapely/issues/2093">#2093</a>).</li>
</ul>
<p>Wheels include GEOS 3.11.4.</p>
<p>For a full changelog, see <a
href="https://shapely.readthedocs.io/en/latest/release/2.x.html#version-2-0-7">https://shapely.readthedocs.io/en/latest/release/2.x.html#version-2-0-7</a>.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/shapely/shapely/blob/main/CHANGES.txt">shapely's
changelog</a>.</em></p>
<blockquote>
<h2>2.0.7 (2025-01-30)</h2>
<p>Bug fixes:</p>
<ul>
<li>Fix compilation error on certain Linux platforms, such as Alpine (<a
href="https://redirect.github.com/shapely/shapely/issues/1945">#1945</a>).</li>
<li>Fixes crash when reading nonlinear geometry types (CircularString,
CompoundCurve, MultiCurve, CurvePolygon, MultiSurface) from WKB/WKT with
GEOS >= 3.13; these types are not yet supported in Shapely and now
raise a
<code>NotImplementedError</code> (<a
href="https://redirect.github.com/shapely/shapely/issues/2160">#2160</a>)</li>
<li>Fix the <code>project</code> method to return a Python float (<a
href="https://redirect.github.com/shapely/shapely/issues/2093">#2093</a>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/shapely/shapely/commit/ec8f6cd42d2f36a75808f8f44f4b8f08405f181a"><code>ec8f6cd</code></a>
Release 2.0.7 (<a
href="https://redirect.github.com/shapely/shapely/issues/2211">#2211</a>)</li>
<li><a
href="https://github.com/shapely/shapely/commit/c5431c01eeb13f860727581cbb8166fc32ed5542"><code>c5431c0</code></a>
BLD: update circleci image for arm wheel building</li>
<li><a
href="https://github.com/shapely/shapely/commit/46a1f314c64f0186e3c1ff2179cc71839915f53d"><code>46a1f31</code></a>
FIX: prevent crash on read nonlinear types from WKB/WKT (<a
href="https://redirect.github.com/shapely/shapely/issues/2160">#2160</a>)</li>
<li><a
href="https://github.com/shapely/shapely/commit/f82ae08fd600ee87dddae7934f2a38edb893a193"><code>f82ae08</code></a>
MAINT: update CI (cibuildwheel, tested version) on maint branch (<a
href="https://redirect.github.com/shapely/shapely/issues/2209">#2209</a>)</li>
<li><a
href="https://github.com/shapely/shapely/commit/06b632c5a34da103c25ce066b13cae176ade7e67"><code>06b632c</code></a>
BUG: fix base geometry "project" to return Python float (<a
href="https://redirect.github.com/shapely/shapely/issues/2093">#2093</a>)</li>
<li><a
href="https://github.com/shapely/shapely/commit/96b501028ec801597d7c354186de9d6338a26816"><code>96b5010</code></a>
MAINT: remove Travis CI configuration and badge (<a
href="https://redirect.github.com/shapely/shapely/issues/2128">#2128</a>)</li>
<li><a
href="https://github.com/shapely/shapely/commit/a2d37eb65d01d76e5da1328ef80c421c4f5a39fd"><code>a2d37eb</code></a>
Fix incompatible pointer type passed to GEOSPolygonize_r (<a
href="https://redirect.github.com/shapely/shapely/issues/1945">#1945</a>)</li>
<li><a
href="https://github.com/shapely/shapely/commit/e95e31a9e93b96c6313bf4663c0c0c4c69e49170"><code>e95e31a</code></a>
MAINT: add Python 3.13 Trove classifier</li>
<li>See full diff in <a
href="https://github.com/shapely/shapely/compare/2.0.6...2.0.7">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
You can trigger a rebase of this PR by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)1 parent 37042cd commit 13f896b
1 file changed
Lines changed: 78 additions & 78 deletions
0 commit comments