<!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/pyresample">Debian GIS Project / pyresample</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/debian-gis-team/pyresample/-/commit/ece7490e5981a8bd93537ac6e3b54e2df2803045">ece7490e</a></strong>
<div>
<span>by Antonio Valentino</span>
<i>at 2021-08-17T17:41:38+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 1.20.0</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#b8baf23d7ed7f2b79b86aeb041867428fb196428">
.github/PULL_REQUEST_TEMPLATE.md
</a>
</li>
<li class="file-stats">
<a href="#a91b1970808e533a5de67f93824231e12770a765">
<span class="new-file">
+
.github/workflows/ci.yaml
</span>
</a>
</li>
<li class="file-stats">
<a href="#6bf1df73dcb0e35c845e374bc98e9b64aa8192ae">
<span class="new-file">
+
.github/workflows/deploy.yaml
</span>
</a>
</li>
<li class="file-stats">
<a href="#a5cc2925ca8258af241be7e5b0381edf30266302">
.gitignore
</a>
</li>
<li class="file-stats">
<a href="#dea01dd89a3b602828e630677fde5d77c06441c8">
<span class="deleted-file">

.travis.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#ab09011fa121d0a2bb9fa4ca76094f2482b902b7">
CHANGELOG.md
</a>
</li>
<li class="file-stats">
<a href="#594a298f8e1ad0a61c52542e08358a022e434f6e">
<span class="new-file">
+
CITATION
</span>
</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="#ef70df9f4dba7bc9639166f4d3db7b8ba2671636">
RELEASING.md
</a>
</li>
<li class="file-stats">
<a href="#40ebc6823f24f296c0cd3fddd6ccda69b74ff2e4">
<span class="deleted-file">

azure-pipelines.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#f4919502f59714aa98c2d5c8a78855a31c295c88">
codecov.yml
</a>
</li>
<li class="file-stats">
<a href="#d93b4d48162e465930472880b2fb36ec22e2103a">
<span class="new-file">
+
continuous_integration/build-manylinux-wheels.sh
</span>
</a>
</li>
<li class="file-stats">
<a href="#e0a86bac8939dba3229086c7cad69db8611825b1">
<span class="new-file">
+
continuous_integration/environment.yaml
</span>
</a>
</li>
<li class="file-stats">
<a href="#aded7756cdea7c289134466a0d54da4f26d43abb">
docs/source/conf.py
</a>
</li>
<li class="file-stats">
<a href="#73341a0c64f632e79b75cb70432a897ac4b5fc68">
docs/source/geometry_utils.rst
</a>
</li>
<li class="file-stats">
<a href="#2d9c0c62cdf7d42edd7e9a56b0879a0286f40f1c">
docs/source/installation.rst
</a>
</li>
<li class="file-stats">
<a href="#7dedcd71fab1b94d35d74a118062cc32dee4c003">
docs/source/swath.rst
</a>
</li>
<li class="file-stats">
<a href="#5d07e7d72637aa0d59c89d381fe6dc4cf46e2491">
<span class="new-file">
+
pyproject.toml
</span>
</a>
</li>
<li class="file-stats">
<a href="#830398c7d6527e6237b8ffca9be6027cc981ad44">
pyresample/_spatial_mp.py
</a>
</li>
<li class="file-stats">
<a href="#00f07f13bc08dfcfa625a0ed3e0267effdc7fd01">
pyresample/area_config.py
</a>
</li>
<li class="file-stats">
<a href="#e364ce0a3b16b9e1a15130ddda2bac67ee16a3e4">
pyresample/bilinear/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#1ae8df65c50920172eeab6a11995ea51a3a37859">
pyresample/bilinear/_base.py
</a>
</li>
<li class="file-stats">
<a href="#c8ea8167615277cd6064b7dbccdfcdd5ed8f5690">
pyresample/bilinear/xarr.py
</a>
</li>
<li class="file-stats">
<a href="#e071f2ef330740eaefe303518e3b842df8b8179a">
pyresample/boundary.py
</a>
</li>
<li class="file-stats">
<a href="#0f0d34f277fa4862838291f9e08c8109897ba70c">
pyresample/bucket/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#76e7c93970ddbfb85f833fb93b440100674e0c50">
pyresample/data_reduce.py
</a>
</li>
<li class="file-stats">
<a href="#245aad0db2a56ea050b80f410aad03b418916338">
pyresample/ewa/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#c7605e5283a80a14110e4b5d72f0c6c13b965829">
pyresample/ewa/_fornav.pyx
</a>
</li>
<li class="file-stats">
<a href="#8319a7af75a76481f8d6b04312446328c38389ce">
pyresample/ewa/_fornav_templates.cpp
</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/pyresample/-/commit/ece7490e5981a8bd93537ac6e3b54e2df2803045">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/pyresample/-/commit/ece7490e5981a8bd93537ac6e3b54e2df2803045"}}</script>


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