<!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: hsla(0,0%,100%,.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: hsla(0,0%,100%,.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/owslib">Debian GIS Project / owslib</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/owslib/-/commit/8d283ab02ea0f7b088dae7d5725b706791c9ce6c">8d283ab0</a></strong>
<div>
<span> by Bas Couwenberg </span> <i> at 2026-06-04T12:50:26+02: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 0.36.0</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
32 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#c778226b6c4c0fb51cf7942c8ee1f3d9fc1249d0">
.github/workflows/main.yml
</a>
</li>
<li class="file-stats">
<a href="#2be035333a660f69413a8ca46f083e925ff4a15d">
.github/workflows/windows.yml
</a>
</li>
<li class="file-stats">
<a href="#8875df48c18030126ef5ef5a6f5c93b23451fb9f">
MANIFEST.in
</a>
</li>
<li class="file-stats">
<a href="#8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d">
README.md
</a>
</li>
<li class="file-stats">
<a href="#aceef9e1ea500085e27e6369dd8d383b9befdb99">
<span class="new-file">
+
docs/source/_static/iem_goes_ir.png
</span>
</a>
</li>
<li class="file-stats">
<a href="#e5a75ec84e8997199b0765c057ff0e29cc16d09e">
<span class="deleted-file">
−
docs/source/_static/jpl_mosaic_visb.jpg
</span>
</a>
</li>
<li class="file-stats">
<a href="#5a0846e7ea7ac1307f6e4735e2f597ccba533b3f">
docs/source/development.rst
</a>
</li>
<li class="file-stats">
<a href="#9a0f47ca2e9ed622b49e5bea3724b013216dd454">
docs/source/usage.rst
</a>
</li>
<li class="file-stats">
<a href="#b7c61168c3589b615afa904991e33b9619451f62">
owslib/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#b7ce6ad3db81655f0e020be2e821279ac503e70b">
owslib/catalogue/csw2.py
</a>
</li>
<li class="file-stats">
<a href="#ea92dddf79ab3c8f27ddb9dd3316e8a04b3c92b3">
owslib/catalogue/csw3.py
</a>
</li>
<li class="file-stats">
<a href="#812777b1e9c6538ac1b479d64c0301547b2f6009">
owslib/etree.py
</a>
</li>
<li class="file-stats">
<a href="#d82c82a38c7a3e261a0f28aedbd43ea083ef24f1">
owslib/feature/common.py
</a>
</li>
<li class="file-stats">
<a href="#04bb87ca5bb832e8efa9eab73b6c3f006a1a7088">
owslib/feature/wfs100.py
</a>
</li>
<li class="file-stats">
<a href="#587af6e477234590f0cea30848bfbb7518deeae9">
owslib/feature/wfs110.py
</a>
</li>
<li class="file-stats">
<a href="#b0e9ff95f66eb4e3afc9664bb4d5dc1366cc63a2">
owslib/feature/wfs200.py
</a>
</li>
<li class="file-stats">
<a href="#59f707d40c85dd280147f93b8e10a6d52a3c2736">
owslib/ogcapi/connectedsystems.py
</a>
</li>
<li class="file-stats">
<a href="#cdd4517b01ccff8b5695e4c8f26d98a146f6de6a">
owslib/util.py
</a>
</li>
<li class="file-stats">
<a href="#70d83c67af48228314d2070db594de02f17e747c">
owslib/wmts.py
</a>
</li>
<li class="file-stats">
<a href="#5d07e7d72637aa0d59c89d381fe6dc4cf46e2491">
pyproject.toml
</a>
</li>
<li class="file-stats">
<a href="#f4fb69164b97e1b6f17984369c9c382573a3f919">
<span class="deleted-file">
−
requirements-dev.txt
</span>
</a>
</li>
<li class="file-stats">
<a href="#19359a61ae2446b51b549167b014da2fcf265768">
<span class="deleted-file">
−
requirements.txt
</span>
</a>
</li>
<li class="file-stats">
<a href="#8e2edce0d507e1297474f25c00cae94258db38d8">
<span class="deleted-file">
−
setup.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#a2f1d9a26cc1b6a48a83ad31f026e46b5c78b760">
<span class="new-file">
+
tests/resources/9250AA67-F3AC-6C12-0CB9-0662231AA181_dc2.xml
</span>
</a>
</li>
<li class="file-stats">
<a href="#7a7e601cd5a46c9886ffd7daeaf18e1c8e4166d1">
<span class="new-file">
+
tests/resources/iso19139_srv.xml
</span>
</a>
</li>
<li class="file-stats">
<a href="#a304ad53b1aa015e0c5505f8ffc935045beec2a9">
<span class="new-file">
+
tests/test_csw_parsing.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#8172fb1d944f196d4f87a93b3aa8afd7dda183f0">
tests/test_iso_parsing.py
</a>
</li>
<li class="file-stats">
<a href="#d462ea3f0cd55e23503a23d29ec72353d6605c30">
tests/test_ogcapi_connectedsystems_osh.py
</a>
</li>
<li class="file-stats">
<a href="#810ae686ce8b803d56340bb5d37ffd8de1bcefbb">
tests/test_ogcapi_records_pycsw.py
</a>
</li>
<li class="file-stats">
<a href="#b2c3c9149a717981d950725452451bc3cb5a2134">
tests/test_wfs_generic.py
</a>
</li>
<li class="file-stats">
<a href="#dae2b98f84cf85d068f76c2eaed5f93ced151360">
tests/test_wfs_schema.py
</a>
</li>
<li class="file-stats">
<a href="#61be067c7cf3bdbf8a6b021a2b5167eb30612d0c">
<span class="deleted-file">
−
tox.ini
</span>
</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/owslib/-/commit/8d283ab02ea0f7b088dae7d5725b706791c9ce6c">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/owslib/-/commit/8d283ab02ea0f7b088dae7d5725b706791c9ce6c at 1780570730
</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/owslib/-/commit/8d283ab02ea0f7b088dae7d5725b706791c9ce6c"}}</script>
</p>
</div>
</body>
</html>