<!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=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: .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;">
Antonio Valentino pushed to branch upstream at <a href="https://salsa.debian.org/debian-gis-team/pystac-client">Debian GIS Project / pystac-client</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/pystac-client/-/commit/05fb0c855bdacc4db754c27348edc37ca8c83d2a">05fb0c85</a></strong>
<div>
<span> by Antonio Valentino </span> <i> at 2025-02-15T09:42:48+00: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; 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.8.6</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#23777127b82fd33fa6e3d498c6bf7554ac7419b9">
.github/workflows/continuous-integration.yml
</a>
</li>
<li class="file-stats">
<a href="#a5cc2925ca8258af241be7e5b0381edf30266302">
.gitignore
</a>
</li>
<li class="file-stats">
<a href="#e7d14d429f898757a423156de0e8c49d75240694">
.pre-commit-config.yaml
</a>
</li>
<li class="file-stats">
<a href="#81ccd5c4e1f93eb3ab80c73b5532455bf4f82fe9">
.readthedocs.yml
</a>
</li>
<li class="file-stats">
<a href="#ab09011fa121d0a2bb9fa4ca76094f2482b902b7">
CHANGELOG.md
</a>
</li>
<li class="file-stats">
<a href="#8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d">
README.md
</a>
</li>
<li class="file-stats">
<a href="#254a2da7a740675e537439eb88e32083b9ea4771">
docs/conf.py
</a>
</li>
<li class="file-stats">
<a href="#f88cf959448b47aa344058b51b5bb93066adfbfa">
docs/contributing.rst
</a>
</li>
<li class="file-stats">
<a href="#ce9ae6f5204729fc4b54b97f8f3e17ffb128428c">
<span class="deleted-file">

docs/environment.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#5d07e7d72637aa0d59c89d381fe6dc4cf46e2491">
pyproject.toml
</a>
</li>
<li class="file-stats">
<a href="#362a6293161399c471df6b4a299f812a8f476065">
pystac_client/_utils.py
</a>
</li>
<li class="file-stats">
<a href="#2b9f0fd77128eb135d0bbdf7354ca4238ba40c86">
pystac_client/cli.py
</a>
</li>
<li class="file-stats">
<a href="#58674aff8a9032897cba3dd058e53639d41987c0">
pystac_client/client.py
</a>
</li>
<li class="file-stats">
<a href="#37c9d6a37b6587c00775b26dbfe32876f97e5246">
pystac_client/collection_client.py
</a>
</li>
<li class="file-stats">
<a href="#37fcf0212813ba46284df30e5ce875b07f3eda1e">
pystac_client/collection_search.py
</a>
</li>
<li class="file-stats">
<a href="#617b442879743b9177f55f88859d6550ac028376">
pystac_client/exceptions.py
</a>
</li>
<li class="file-stats">
<a href="#affd2719c407b0729ad28fee4383c9c0cc050512">
pystac_client/item_search.py
</a>
</li>
<li class="file-stats">
<a href="#bdc3918ffec9903dd4ab1c70116ba04515987977">
pystac_client/mixins.py
</a>
</li>
<li class="file-stats">
<a href="#bcc8836412352362ed9438b9bc76bd300d8fdd02">
pystac_client/stac_api_io.py
</a>
</li>
<li class="file-stats">
<a href="#298a8d72a8eb7d305ce3c594263fdc68ec2f4597">
pystac_client/version.py
</a>
</li>
<li class="file-stats">
<a href="#6e164eecf9c5bda3871d0fbdc195c07135ffb510">
pystac_client/warnings.py
</a>
</li>
<li class="file-stats">
<a href="#0082d1cd98d338c960fd98a2fe0e45808337b4ba">
scripts/build-docs
</a>
</li>
<li class="file-stats">
<a href="#15949c429a1f5e16d60da87b67568cdbe44ef8dc">
<span class="new-file">
+
tests/data/invalid-collection.json
</span>
</a>
</li>
<li class="file-stats">
<a href="#ca95adcc0699f0eece73a5f1b9b6ce307b70b216">
<span class="new-file">
+
tests/data/test-case-1/catalog.json
</span>
</a>
</li>
<li class="file-stats">
<a href="#f72bad816aaad51a5a32b06912e43d9ba9239f92">
<span class="new-file">
+
tests/data/test-case-1/country-1/area-1-1/area-1-1-imagery/area-1-1-imagery.json
</span>
</a>
</li>
<li class="file-stats">
<a href="#9986d96e641287696a094b052ba95e7a99ebf5ab">
<span class="new-file">
+
tests/data/test-case-1/country-1/area-1-1/area-1-1-labels/area-1-1-labels.json
</span>
</a>
</li>
<li class="file-stats">
<a href="#694d617f1566a9b87cb3a9e9220952ed2c1981ba">
<span class="new-file">
+
tests/data/test-case-1/country-1/area-1-1/collection.json
</span>
</a>
</li>
<li class="file-stats">
<a href="#95a7a7392aac5769f43a4bd3dd973ceb1bcdec52">
<span class="new-file">
+
tests/data/test-case-1/country-1/area-1-2/area-1-2-imagery/area-1-2-imagery.json
</span>
</a>
</li>
<li class="file-stats">
<a href="#6866a2a4878f46c5f0cd7c967c3b321aee18945a">
<span class="new-file">
+
tests/data/test-case-1/country-1/area-1-2/area-1-2-labels/area-1-2-labels.json
</span>
</a>
</li>
<li class="file-stats">
<a href="#71f884d2c3dcb2205a47bd468745970bd6854e87">
<span class="new-file">
+
tests/data/test-case-1/country-1/area-1-2/collection.json
</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: #737278;">

<br>
<a href="https://salsa.debian.org/debian-gis-team/pystac-client/-/commit/05fb0c855bdacc4db754c27348edc37ca8c83d2a">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/pystac-client/-/commit/05fb0c855bdacc4db754c27348edc37ca8c83d2a"}}</script>


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