<!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>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">

<h3>
Antonio Valentino pushed to branch upstream
at <a href="https://salsa.debian.org/debian-gis-team/pooch">Debian GIS Project / pooch</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/debian-gis-team/pooch/-/commit/c1ac8e93ae857333463430579295b59d8ff29a0c">c1ac8e93</a></strong>
<div>
<span>by Antonio Valentino</span>
<i>at 2021-11-06T14:06:33+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 1.5.2</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#f77558a0cba95fa2ac6c74be338fafa09fda0050">
.github/workflows/deploy.yml

.github/workflows/docs.yml
</a>
</li>
<li class="file-stats">
<a href="#754d5aad863c8a48ee5a23e6f583957700a28b7c">
<span class="new-file">
+
.github/workflows/pypi.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#518aecbfbed4da0422918487c95f9144f82c3190">
.github/workflows/style.yml
</a>
</li>
<li class="file-stats">
<a href="#7ceee5d954a74b8640cc2bfd6c27b8fdf07d7045">
.github/workflows/continuous-integration.yml

.github/workflows/test.yml
</a>
</li>
<li class="file-stats">
<a href="#a2b261d0119ad783ac285fbc4f699e96fc0b7e2f">
AUTHORS.md
</a>
</li>
<li class="file-stats">
<a href="#836efb6e25a091dcb4ff8e1dbb2f0be6a5cbf14c">
Makefile
</a>
</li>
<li class="file-stats">
<a href="#64a334ee30386308e6e499d9b1dbe64feb3dc01f">
doc/about.rst
</a>
</li>
<li class="file-stats">
<a href="#a0b9e8a4bb91dd55bbccd5c52e6a1e9ff4314628">
doc/api/index.rst
</a>
</li>
<li class="file-stats">
<a href="#a673e3af29ba49381a5770d7d93b47ecb24f487b">
doc/changes.rst
</a>
</li>
<li class="file-stats">
<a href="#e27320f8b3ce6c8f24773cfe2c36574005483127">
doc/downloaders.rst
</a>
</li>
<li class="file-stats">
<a href="#7bf039a78890e13bf524cb9c9c1228f4372f4f6d">
doc/hashes.rst
</a>
</li>
<li class="file-stats">
<a href="#4726cb68e5e829f4f930a0e1ed9edac4604b5f05">
doc/multiple-files.rst
</a>
</li>
<li class="file-stats">
<a href="#5154eb087b2840c12a30915b0fa6d72b88adcf84">
doc/protocols.rst
</a>
</li>
<li class="file-stats">
<a href="#1d3c828a7068f7ce44f94e5bb5ec7e0b4929beb7">
doc/retrieve.rst
</a>
</li>
<li class="file-stats">
<a href="#c7c2d79aef6f086c9152dc0d4e29f9e4172c36bd">
doc/versions.rst
</a>
</li>
<li class="file-stats">
<a href="#54c391de2500e0856c23737daf64f9d931569110">
environment.yml
</a>
</li>
<li class="file-stats">
<a href="#5c3c93d0fd04ee5a037eed5f1cedd4fe95c6e28f">
pooch/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#85e788de28db9ecfdbfe0c559caaa115f1ba7c27">
pooch/core.py
</a>
</li>
<li class="file-stats">
<a href="#bf2890300897fe719206dc212ebb5450b85fb1c5">
pooch/downloaders.py
</a>
</li>
<li class="file-stats">
<a href="#3dd3326d6b220209ab789d04d33040af9a13c5dc">
<span class="new-file">
+
pooch/hashes.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#4101b1ff5984e343e8f602d2fd57815b396a6714">
pooch/processors.py
</a>
</li>
<li class="file-stats">
<a href="#9fffce6bff4705716db29adcf2d8af44b4c78f78">
pooch/tests/test_core.py
</a>
</li>
<li class="file-stats">
<a href="#76b5f909be75669a1a0614e721e1232ca259226e">
pooch/tests/test_downloaders.py
</a>
</li>
<li class="file-stats">
<a href="#2ad34094387ac2bbab9c18e0dba80528703e70ef">
<span class="new-file">
+
pooch/tests/test_hashes.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#19eff3e3bc50ebd999275f60e34630c7f3e9510f">
pooch/tests/test_integration.py
</a>
</li>
<li class="file-stats">
<a href="#08cb95fc45a02236d9900144212ae479e699b3bc">
pooch/tests/test_processors.py
</a>
</li>
<li class="file-stats">
<a href="#7184061a239145bc16ad0cbf7162497bafe05548">
pooch/tests/test_utils.py
</a>
</li>
<li class="file-stats">
<a href="#de6b0938db0289a1cb9b5210b4654329ca6960f8">
pooch/tests/utils.py
</a>
</li>
<li class="file-stats">
<a href="#55e817095a82f62ea4cde4203b87840dea3ac7cb">
pooch/utils.py
</a>
</li>
<li class="file-stats">
<a href="#ea898f73cf4daab2e41a2c710093f364ce6a7d1b">
<span class="new-file">
+
pytest.ini
</span>
</a>
</li>
</ul>
<h5>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/pooch/-/commit/c1ac8e93ae857333463430579295b59d8ff29a0c">View it on GitLab</a>.
<br>
You're receiving this email because of your account on salsa.debian.org.
If you'd like to receive fewer emails, you can
adjust your notification settings.
<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/pooch/-/commit/c1ac8e93ae857333463430579295b59d8ff29a0c"}}</script>


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