<!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: var(--default-mono-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=utf-8" 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: .875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,.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,.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-geopandas">Debian GIS Project / python-geopandas</a>
</h3>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<ul>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/debian-gis-team/python-geopandas/-/commit/0c642499ad6d8453db06049f98be6b7cde370dc0">0c642499</a></strong>
<div>
<span> by Bas Couwenberg </span> <i> at 2025-12-23T07:37:18+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #3a383f; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; 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 1.1.2</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
31 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#2dc58e3f887228710cdf613245ca3e3dbec19887">
.github/workflows/tests.yaml
</a>
</li>
<li class="file-stats">
<a href="#ab09011fa121d0a2bb9fa4ca76094f2482b902b7">
CHANGELOG.md
</a>
</li>
<li class="file-stats">
<a href="#68ca515cc593726e3238a589d1f20531b4ec2b73">
<span class="new-file">
+
ci/envs/314-latest.yaml
</span>
</a>
</li>
<li class="file-stats">
<a href="#b506fea28e778b8837570bd4b1121fb223f04cf4">
doc/environment.yml
</a>
</li>
<li class="file-stats">
<a href="#d54297988c801577943942d0bd088699dcd751c4">
doc/source/community/contributing.rst
</a>
</li>
<li class="file-stats">
<a href="#9d4e8ab62832d7b298261aae1fe1123d28783525">
doc/source/conf.py
</a>
</li>
<li class="file-stats">
<a href="#f85e80b651a140c52c7c8171e09e15dffab81ea1">
doc/source/gallery/cartopy_convert.ipynb
</a>
</li>
<li class="file-stats">
<a href="#4cc1c66ab0c1c5c9e98efe3cc5dd82aa60270f6b">
doc/source/getting_started/install.rst
</a>
</li>
<li class="file-stats">
<a href="#04a05d705d651fc9f38f11656f98730251acc17c">
geopandas/_compat.py
</a>
</li>
<li class="file-stats">
<a href="#6e35de8e353de8020576ef946ecc61de2ab464be">
geopandas/_version.py
</a>
</li>
<li class="file-stats">
<a href="#e791c5993804a27113b98cd2448d4cfa70c0ec53">
geopandas/array.py
</a>
</li>
<li class="file-stats">
<a href="#50bbf4005606744321803adccc29febde5286099">
geopandas/base.py
</a>
</li>
<li class="file-stats">
<a href="#54cc56a0c2b35ada9d22f87066001424286ee037">
geopandas/geodataframe.py
</a>
</li>
<li class="file-stats">
<a href="#66e3a04a4c2ba3e25785ba6b7020e9e0d43bc658">
geopandas/geoseries.py
</a>
</li>
<li class="file-stats">
<a href="#7a8e8660e78f980b44fe08cfd63a18e57bfde2cd">
geopandas/io/_geoarrow.py
</a>
</li>
<li class="file-stats">
<a href="#fd104d8fc3c24a30c110d5000c4001d2b37544a5">
geopandas/io/arrow.py
</a>
</li>
<li class="file-stats">
<a href="#b2e5db3e51cd589eac6f041762afd992e9460318">
geopandas/io/file.py
</a>
</li>
<li class="file-stats">
<a href="#ad235b2027ebf5e479f9826513d2d978076cfd4f">
geopandas/io/sql.py
</a>
</li>
<li class="file-stats">
<a href="#5eb81a8f88173c45bc01cc8181e28f8af591c5b1">
geopandas/io/tests/test_arrow.py
</a>
</li>
<li class="file-stats">
<a href="#674a3308e1062b1834e66b874e1f2e6b43a2cbf0">
geopandas/io/tests/test_file.py
</a>
</li>
<li class="file-stats">
<a href="#f6249127a66662e7b082cf7223e87072d3b9f75b">
geopandas/io/tests/test_sql.py
</a>
</li>
<li class="file-stats">
<a href="#f9e75c6b2dba06762685e3a1fad1b0e4563557cb">
geopandas/tests/test_crs.py
</a>
</li>
<li class="file-stats">
<a href="#2cd46e8fdd42eb3a6c0026726bee8fbcd194e1db">
geopandas/tests/test_extension_array.py
</a>
</li>
<li class="file-stats">
<a href="#3d1066199901a12563cec51dba926e421915289f">
geopandas/tests/test_geodataframe.py
</a>
</li>
<li class="file-stats">
<a href="#df84778547334aba08ea1e25c49dfd7bf7887c20">
geopandas/tests/test_geom_methods.py
</a>
</li>
<li class="file-stats">
<a href="#1890c50fc2a3f1cd84ba196eb09246be14a92401">
geopandas/tests/test_geoseries.py
</a>
</li>
<li class="file-stats">
<a href="#39dde2cd4b7ee1339d3de1844039adeaa1dc89cf">
geopandas/tests/test_op_output_types.py
</a>
</li>
<li class="file-stats">
<a href="#369fae6a342307a2f087838bbc7db2c1feaf2192">
geopandas/tests/test_overlay.py
</a>
</li>
<li class="file-stats">
<a href="#5de2ce369a89c6666b9e83e7c736b132a47238da">
geopandas/tests/test_pandas_methods.py
</a>
</li>
<li class="file-stats">
<a href="#f92e779275c8e78aa949254f70697f26627a2485">
geopandas/tools/sjoin.py
</a>
</li>
<li class="file-stats">
<a href="#16dbcbc97ed99fd732ce62ebb5199ae01c38f349">
geopandas/tools/tests/test_clip.py
</a>
</li>
</ul>
<h5 style="margin-top: 10px; margin-bottom: 10px; font-size: .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: #626168;">

<br>
<a href="https://salsa.debian.org/debian-gis-team/python-geopandas/-/commit/0c642499ad6d8453db06049f98be6b7cde370dc0">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>
<span style="color: transparent; font-size: 0; display: none; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0;">
Notification message regarding https://salsa.debian.org/debian-gis-team/python-geopandas/-/commit/0c642499ad6d8453db06049f98be6b7cde370dc0 at 1766474677
</span>
<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-geopandas/-/commit/0c642499ad6d8453db06049f98be6b7cde370dc0"}}</script>


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