<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<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: -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: -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" style="color: #1068bf;">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/e01225255d94b31a7607ca742e2e6dc56c77365e" style="color: #1068bf;">e0122525</a></strong>
<div>
<span> by Bas Couwenberg </span> <i> at 2022-11-27T06:40:26+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>New upstream version 2.0~rc1</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#fd5da61396a8376845bee5cdf71aaf3c98a888ae" style="color: #1068bf;">
<span class="new-file">
+
.circleci/config.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#16911b9809e0d05b7b124ba8453fa5303d74924c" style="color: #1068bf;">
.github/workflows/release.yml
</a>
</li>
<li class="file-stats">
<a href="#6b8eb1151e11abd72b31ffb764de06790e5bda1e" style="color: #1068bf;">
.github/workflows/tests.yml
</a>
</li>
<li class="file-stats">
<a href="#d0e9cb1fab10296d90ef8e144f981f659bbd59ad" style="color: #1068bf;">
.mailmap
</a>
</li>
<li class="file-stats">
<a href="#e7d14d429f898757a423156de0e8c49d75240694" style="color: #1068bf;">
.pre-commit-config.yaml
</a>
</li>
<li class="file-stats">
<a href="#dea01dd89a3b602828e630677fde5d77c06441c8" style="color: #1068bf;">
.travis.yml
</a>
</li>
<li class="file-stats">
<a href="#3251d7a8143ce2e789f0468513df8f285f842c3a" style="color: #1068bf;">
CHANGES.txt
</a>
</li>
<li class="file-stats">
<a href="#070a1711939717f42538317b15b4ea1e2a7b9608" style="color: #1068bf;">
CREDITS.txt
</a>
</li>
<li class="file-stats">
<a href="#8875df48c18030126ef5ef5a6f5c93b23451fb9f" style="color: #1068bf;">
MANIFEST.in
</a>
</li>
<li class="file-stats">
<a href="#49beb162911cbe39d420b14a8af08818b83e25c7" style="color: #1068bf;">
benchmarks/benchmarks.py
</a>
</li>
<li class="file-stats">
<a href="#5f751d21bc12129082e8f5d7b3edbc140a238ce7" style="color: #1068bf;">
docs/installation.rst
</a>
</li>
<li class="file-stats">
<a href="#52791ed13ab9e9a4df5aac921c7130c80bf0afd7" style="color: #1068bf;">
docs/manual.rst
</a>
</li>
<li class="file-stats">
<a href="#834bf141b37431cf310b3215255938b02a16147a" style="color: #1068bf;">
docs/release/2.x.rst
</a>
</li>
<li class="file-stats">
<a href="#5d07e7d72637aa0d59c89d381fe6dc4cf46e2491" style="color: #1068bf;">
pyproject.toml
</a>
</li>
<li class="file-stats">
<a href="#f4fb69164b97e1b6f17984369c9c382573a3f919" style="color: #1068bf;">
<span class="deleted-file">

requirements-dev.txt
</span>
</a>
</li>
<li class="file-stats">
<a href="#8e2edce0d507e1297474f25c00cae94258db38d8" style="color: #1068bf;">
setup.py
</a>
</li>
<li class="file-stats">
<a href="#e6ca840ccaa258bc1b86d313450e5fa4f87ebac4" style="color: #1068bf;">
shapely/_geometry.py
</a>
</li>
<li class="file-stats">
<a href="#5981fa756b23cc31389a963db60420488429fae1" style="color: #1068bf;">
<span class="new-file">
+
shapely/_ragged_array.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#baf25da772a5f548a51f64f80baa332244406351" style="color: #1068bf;">
shapely/affinity.py
</a>
</li>
<li class="file-stats">
<a href="#03d7d0af4b02eac703703888aff9a5018a2eb28c" style="color: #1068bf;">
shapely/algorithms/cga.py
</a>
</li>
<li class="file-stats">
<a href="#cac1c66b7341edc541c3e0e5d520ab8307391e2c" style="color: #1068bf;">
shapely/constructive.py
</a>
</li>
<li class="file-stats">
<a href="#d03ff094374f3079796e9f5056912c6f6f17c0c2" style="color: #1068bf;">
shapely/geometry/base.py
</a>
</li>
<li class="file-stats">
<a href="#b1bf957b138fee57e60509ced3a76d04862aa062" style="color: #1068bf;">
shapely/geometry/linestring.py
</a>
</li>
<li class="file-stats">
<a href="#95c5b3f0d56a5e436e452a0ea3b704ecf791c042" style="color: #1068bf;">
shapely/geometry/polygon.py
</a>
</li>
<li class="file-stats">
<a href="#1428f812d19a61e6690a81c2026333fec9d70084" style="color: #1068bf;">
shapely/io.py
</a>
</li>
<li class="file-stats">
<a href="#3b3af252d54d818b26536567282bcc40c0900af2" style="color: #1068bf;">
shapely/linear.py
</a>
</li>
<li class="file-stats">
<a href="#105c749eb1958dcedaf6cc4606e50381eae2f824" style="color: #1068bf;">
shapely/ops.py
</a>
</li>
<li class="file-stats">
<a href="#78dbb6b7bd90e12a1cb40695029e219331854854" style="color: #1068bf;">
shapely/predicates.py
</a>
</li>
<li class="file-stats">
<a href="#28f5a62f4a1d1da028e1ab612ef07b34a70150db" style="color: #1068bf;">
shapely/tests/geometry/test_geometry_base.py
</a>
</li>
<li class="file-stats">
<a href="#3f1e9c916e81dc65b5a3154a12259817aa6146cc" style="color: #1068bf;">
shapely/tests/geometry/test_point.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: #666;">

<br>
<a href="https://salsa.debian.org/debian-gis-team/python-shapely/-/commit/e01225255d94b31a7607ca742e2e6dc56c77365e" style="color: #1068bf;">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" style="color: #1068bf;">salsa.debian.org</a>. <a href="https://salsa.debian.org/-/profile/notifications" target="_blank" rel="noopener noreferrer" class="mng-notif-link" style="color: #1068bf;">Manage all notifications</a> · <a href="https://salsa.debian.org/help" target="_blank" rel="noopener noreferrer" class="help-link" style="color: #1068bf;">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/e01225255d94b31a7607ca742e2e6dc56c77365e"}}</script>


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