<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en" style="--code-editor-font: GitLab Mono, JetBrains Mono, Menlo, DejaVu Sans Mono, Liberation Mono, Consolas, Ubuntu Mono, Courier New, andale mono, lucida console, monospace;">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>

<style data-premailer="ignore" type="text/css">
a { color: #1068bf; }
</style>


<style>img {
max-width: 100%; height: auto;
}
body {
font-size: 0.875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px;
}
body {
font-family: "GitLab Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Noto Sans", Ubuntu, Cantarell, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-size: inherit;
}
</style>
</head>
<body style='font-size: inherit; -webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px; font-family: "GitLab Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Noto Sans", Ubuntu, Cantarell, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";'>
<div class="content">

<h3 style="margin-top: 20px; margin-bottom: 10px;">
Bas Couwenberg pushed to branch upstream at <a href="https://salsa.debian.org/debian-gis-team/python-shapely">Debian GIS Project / python-shapely</a>
</h3>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<ul>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/debian-gis-team/python-shapely/-/commit/35c2f4daa7bc2d765822f30037d367520d6d275b">35c2f4da</a></strong>
<div>
<span> by Bas Couwenberg </span> <i> at 2023-10-13T06:21:33+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>New upstream version 2.0.2</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#fd5da61396a8376845bee5cdf71aaf3c98a888ae">
.circleci/config.yml
</a>
</li>
<li class="file-stats">
<a href="#730337a19a5aa856e9a50d6596dfed88aab93f03">
.github/workflows/lint.yml
</a>
</li>
<li class="file-stats">
<a href="#16911b9809e0d05b7b124ba8453fa5303d74924c">
.github/workflows/release.yml
</a>
</li>
<li class="file-stats">
<a href="#6b8eb1151e11abd72b31ffb764de06790e5bda1e">
.github/workflows/tests.yml
</a>
</li>
<li class="file-stats">
<a href="#e7d14d429f898757a423156de0e8c49d75240694">
.pre-commit-config.yaml
</a>
</li>
<li class="file-stats">
<a href="#dea01dd89a3b602828e630677fde5d77c06441c8">
.travis.yml
</a>
</li>
<li class="file-stats">
<a href="#3251d7a8143ce2e789f0468513df8f285f842c3a">
CHANGES.txt
</a>
</li>
<li class="file-stats">
<a href="#2f473ef69010f24d2546e13263bcc2c49befd2f3">
CITATION.cff
</a>
</li>
<li class="file-stats">
<a href="#c90699e06e9be6aa0701c272524d9dfc8bc5f1e8">
ci/install_geos.sh
</a>
</li>
<li class="file-stats">
<a href="#ce9ae6f5204729fc4b54b97f8f3e17ffb128428c">
docs/environment.yml
</a>
</li>
<li class="file-stats">
<a href="#07eb164772c79a50ebfc800d28d46568efbe1577">
docs/geometry.rst
</a>
</li>
<li class="file-stats">
<a href="#52791ed13ab9e9a4df5aac921c7130c80bf0afd7">
docs/manual.rst
</a>
</li>
<li class="file-stats">
<a href="#834bf141b37431cf310b3215255938b02a16147a">
docs/release/2.x.rst
</a>
</li>
<li class="file-stats">
<a href="#5d07e7d72637aa0d59c89d381fe6dc4cf46e2491">
pyproject.toml
</a>
</li>
<li class="file-stats">
<a href="#8c91c0296909b5ea3c496fde69e9dc44a6c6ae5f">
setup.cfg
</a>
</li>
<li class="file-stats">
<a href="#805572a590fc86c3dc16636baa9060b119a54cb6">
shapely/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#e6ca840ccaa258bc1b86d313450e5fa4f87ebac4">
shapely/_geometry.py
</a>
</li>
<li class="file-stats">
<a href="#2fa15a9921fd35fe389798ec52761417ad9808f4">
shapely/_geometry_helpers.pyx
</a>
</li>
<li class="file-stats">
<a href="#a972d2d3491f03c6188cfcc17318ce85abf79ead">
shapely/_geos.pyx
</a>
</li>
<li class="file-stats">
<a href="#5981fa756b23cc31389a963db60420488429fae1">
shapely/_ragged_array.py
</a>
</li>
<li class="file-stats">
<a href="#be4c33f7e1eac93fb48100985236e5b58152a49f">
shapely/_version.py
</a>
</li>
<li class="file-stats">
<a href="#901041858536abc0be48b907a7e13f7adbddf9df">
<span class="new-file">
+
shapely/algorithms/_oriented_envelope.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#e14d6b00203b58f7d4f473875b81b424d2b9dc3d">
shapely/algorithms/polylabel.py
</a>
</li>
<li class="file-stats">
<a href="#cac1c66b7341edc541c3e0e5d520ab8307391e2c">
shapely/constructive.py
</a>
</li>
<li class="file-stats">
<a href="#524a0bd6d2e7db24e7a61838193f9106c825e59c">
shapely/coordinates.py
</a>
</li>
<li class="file-stats">
<a href="#082b0adf4a0fc21fbfd0fbb2af3bd4517ce246b8">
shapely/creation.py
</a>
</li>
<li class="file-stats">
<a href="#f2ab19275489d55df817a2641fae9b5d6fb13e81">
shapely/decorators.py
</a>
</li>
<li class="file-stats">
<a href="#a03b4161406b851314585f3c55d85c2e44057c43">
shapely/geometry/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#d03ff094374f3079796e9f5056912c6f6f17c0c2">
shapely/geometry/base.py
</a>
</li>
<li class="file-stats">
<a href="#533476a106d644d2816c2398599f11032aeb502a">
shapely/geometry/conftest.py
</a>
</li>
</ul>
<h5 style="margin-top: 10px; margin-bottom: 10px; font-size: 0.875rem;">
The diff was not included because it is too large.
</h5>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #737278;">

<br>
<a href="https://salsa.debian.org/debian-gis-team/python-shapely/-/commit/35c2f4daa7bc2d765822f30037d367520d6d275b">View it on GitLab</a>.
<br>
You're receiving this email because of your account on <a target="_blank" rel="noopener noreferrer" href="https://salsa.debian.org">salsa.debian.org</a>. <a href="https://salsa.debian.org/-/profile/notifications" target="_blank" rel="noopener noreferrer" class="mng-notif-link">Manage all notifications</a> · <a href="https://salsa.debian.org/help" target="_blank" rel="noopener noreferrer" class="help-link">Help</a>
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://salsa.debian.org/debian-gis-team/python-shapely/-/commit/35c2f4daa7bc2d765822f30037d367520d6d275b"}}</script>


</p>
</div>
</body>
</html>