<!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, "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: var(--default-regular-font, -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: var(--default-regular-font, -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/fiona">Debian GIS Project / fiona</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/fiona/-/commit/268a0739c0d3fd0ce2804d9506ebb2536b1b4623">268a0739</a></strong>
<div>
<span> by Bas Couwenberg </span> <i> at 2023-03-21T05:23:17+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "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 1.9.2</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#f3a9b35ab9fe12949c3238e30691ccc8ee835234">
<span class="deleted-file">

.github/workflows/ci_linux.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#55ca529fb700b6311169c8ae21b69b992d5d873e">
<span class="new-file">
+
.github/workflows/test_gdal_latest.yaml
</span>
</a>
</li>
<li class="file-stats">
<a href="#2dc58e3f887228710cdf613245ca3e3dbec19887">
<span class="new-file">
+
.github/workflows/tests.yaml
</span>
</a>
</li>
<li class="file-stats">
<a href="#a5cc2925ca8258af241be7e5b0381edf30266302">
.gitignore
</a>
</li>
<li class="file-stats">
<a href="#3251d7a8143ce2e789f0468513df8f285f842c3a">
CHANGES.txt
</a>
</li>
<li class="file-stats">
<a href="#bd49b6103b0a2844d219525e77f8f3e5a7e3b699">
<span class="new-file">
+
FAQ.rst
</span>
</a>
</li>
<li class="file-stats">
<a href="#561b88e19de321ca62c7590bbb350765fb110905">
README.rst
</a>
</li>
<li class="file-stats">
<a href="#43b9d80d1f50472e56afb94a061257af5b53182b">
appveyor.yml
</a>
</li>
<li class="file-stats">
<a href="#a49eaf0c80678875a82d23b53996341de0e04385">
<span class="new-file">
+
ci/gdal-compile.sh
</span>
</a>
</li>
<li class="file-stats">
<a href="#254a2da7a740675e537439eb88e32083b9ea4771">
docs/conf.py
</a>
</li>
<li class="file-stats">
<a href="#52791ed13ab9e9a4df5aac921c7130c80bf0afd7">
docs/manual.rst
</a>
</li>
<li class="file-stats">
<a href="#51c8077e470d019767d1f68ef6a1955811f66a87">
docs/modules.rst
</a>
</li>
<li class="file-stats">
<a href="#54c391de2500e0856c23737daf64f9d931569110">
environment.yml
</a>
</li>
<li class="file-stats">
<a href="#ec9fda228e04e6b5068ddcfa77733c83d5b1316e">
fiona/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#a360916e0376fb8dcad626022e2339ccd6e563d0">
<span class="new-file">
+
fiona/_crs.pyx
</span>
</a>
</li>
<li class="file-stats">
<a href="#ed176f50643c2af59a7541bdbf3e766fa45352e6">
fiona/_transform.pyx
</a>
</li>
<li class="file-stats">
<a href="#d05137639ced08432510647b7ac0d84242c5446a">
fiona/collection.py
</a>
</li>
<li class="file-stats">
<a href="#a369f28e99a66c1d1f054ed4abd592fe7f72e2b5">
<span class="new-file">
+
fiona/crs.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#0629daeb14f486f6d1ce28bca0dac286df07ad07">
fiona/drvsupport.py
</a>
</li>
<li class="file-stats">
<a href="#b53b3406049fa7b68aacf7a35ee965146cf800c1">
fiona/errors.py
</a>
</li>
<li class="file-stats">
<a href="#d356e7facf1cdb747926cebb763f74726a45ec84">
fiona/fio/cat.py
</a>
</li>
<li class="file-stats">
<a href="#85de013207ff10f8c2d985c2efc09aa114215316">
fiona/fio/dump.py
</a>
</li>
<li class="file-stats">
<a href="#0b2ee2df5d0703d6adfe6b08ed011a8345ab8185">
fiona/fio/filter.py
</a>
</li>
<li class="file-stats">
<a href="#ce79f30f070ee15497c38518d5fc9db50ba1b6c8">
fiona/fio/info.py
</a>
</li>
<li class="file-stats">
<a href="#796107f8139b5e774396dfe979b02878744c78f8">
fiona/fio/insp.py
</a>
</li>
<li class="file-stats">
<a href="#062819e9dcfa4d06ed4824662e6fe373725f7b79">
fiona/fio/load.py
</a>
</li>
<li class="file-stats">
<a href="#e95c65da98310437aa71316af3ee9e8a28a76380">
fiona/fio/ls.py
</a>
</li>
<li class="file-stats">
<a href="#baed99fff01392fdb9163af1542e094034bc9b09">
fiona/fio/main.py
</a>
</li>
<li class="file-stats">
<a href="#90258fb8650f725c53daaa1634af3fdd079bdbea">
fiona/fio/options.py
</a>
</li>
<li class="file-stats">
<a href="#6bcba1c36041e26cce649cc985c72e4d6a46721f">
fiona/gdal.pxi
</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/fiona/-/commit/268a0739c0d3fd0ce2804d9506ebb2536b1b4623">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/fiona/-/commit/268a0739c0d3fd0ce2804d9506ebb2536b1b4623"}}</script>


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