<!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>
Bas Couwenberg pushed to branch upstream
at <a href="https://salsa.debian.org/debian-gis-team/python-pyproj">Debian GIS Project / python-pyproj</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/debian-gis-team/python-pyproj/-/commit/c11eeb03063d1dc6acff85fd5b8adaa0af14264f">c11eeb03</a></strong>
<div>
<span>by Bas Couwenberg</span>
<i>at 2022-04-21T05:21:00+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 3.3.1~rc0</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#b99a553129205c135d9c22898b68fbb33fa4e737">
.all-contributorsrc
</a>
</li>
<li class="file-stats">
<a href="#69a4f3ac1d5f0f9134f585f96ad5ad15a2f088d3">
.github/workflows/build_docs.yaml
</a>
</li>
<li class="file-stats">
<a href="#d894b2d509b0a5de1b6133b10e73045162bff249">
.github/workflows/test_proj_latest.yaml
</a>
</li>
<li class="file-stats">
<a href="#2dc58e3f887228710cdf613245ca3e3dbec19887">
.github/workflows/tests.yaml
</a>
</li>
<li class="file-stats">
<a href="#dd853ed7c3d25b92c35dee129b1cab7b28554616">
<span class="new-file">
+
.github/workflows/wheels.yaml
</span>
</a>
</li>
<li class="file-stats">
<a href="#e7d14d429f898757a423156de0e8c49d75240694">
.pre-commit-config.yaml
</a>
</li>
<li class="file-stats">
<a href="#3f454a98e586d1aa0d322e19afd5e67e08f2d3c8">
CONTRIBUTING.md
</a>
</li>
<li class="file-stats">
<a href="#0398ccd0f49298b10a3d76a47800d2ebecd49859">
LICENSE
</a>
</li>
<li class="file-stats">
<a href="#8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d">
README.md
</a>
</li>
<li class="file-stats">
<a href="#43b9d80d1f50472e56afb94a061257af5b53182b">
appveyor.yml
</a>
</li>
<li class="file-stats">
<a href="#8b3e9f57821e0ca5e22481ec34e9878d7ccdf7a4">
<span class="new-file">
+
ci/proj-compile-wheels.sh
</span>
</a>
</li>
<li class="file-stats">
<a href="#254a2da7a740675e537439eb88e32083b9ea4771">
docs/conf.py
</a>
</li>
<li class="file-stats">
<a href="#dd4cbeed1709333a4df265eb4c38b28fa8476ed4">
docs/history.rst
</a>
</li>
<li class="file-stats">
<a href="#d0153cac95479af9bfb99b746b633bc8255bb53a">
docs/index.rst
</a>
</li>
<li class="file-stats">
<a href="#5f751d21bc12129082e8f5d7b3edbc140a238ce7">
docs/installation.rst
</a>
</li>
<li class="file-stats">
<a href="#508e4ef11f469389a62fc26b366adc15020c3d0d">
pyproj/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#32394f8d164961fde9b8778d3c947197db6ff009">
pyproj/_crs.pyi
</a>
</li>
<li class="file-stats">
<a href="#c946abb7161c61212d75183e2ffde709e8a1c757">
pyproj/_show_versions.py
</a>
</li>
<li class="file-stats">
<a href="#ecb92eceeee6a229f44e739d93d6c38105cf596c">
pyproj/base.pxi
</a>
</li>
<li class="file-stats">
<a href="#5f28ca7d1ced050af0a0b0d485cd868f74462f57">
pyproj/crs/crs.py
</a>
</li>
<li class="file-stats">
<a href="#ccce0a972767195936527a9523566b9116639b7d">
pyproj/database.pyi
</a>
</li>
<li class="file-stats">
<a href="#4b8a9342fc2bc11c5f254eea5e2145e7bea9ef23">
pyproj/datadir.py
</a>
</li>
<li class="file-stats">
<a href="#2b5741f91cdae135abbcc7e22ae5a50980128f5d">
pyproj/geod.py
</a>
</li>
<li class="file-stats">
<a href="#b91d84abbd1233cb32d14124e0b33f68dc3f64be">
pyproj/transformer.py
</a>
</li>
<li class="file-stats">
<a href="#ec87a032b38a85b23aae68ee5ad0247b4fffd7b4">
requirements-docs.txt
</a>
</li>
<li class="file-stats">
<a href="#e14c6d1385baa4fc3ea84caa411cc2844bf2e038">
test/conftest.py
</a>
</li>
<li class="file-stats">
<a href="#c88c7f079a5865fb17b6ee018c273745d61ff47f">
test/crs/test_crs.py
</a>
</li>
<li class="file-stats">
<a href="#26d0503b993a78e322f368175e4749fc2a3a7e49">
test/crs/test_crs_cf.py
</a>
</li>
<li class="file-stats">
<a href="#7ee1ef1c934c95b91fd416b390f3e84972626581">
test/crs/test_crs_maker.py
</a>
</li>
<li class="file-stats">
<a href="#c5fc3439ddc97e2b8a374f8d46fc3c7b3fa8e94a">
test/test_datadir.py
</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/python-pyproj/-/commit/c11eeb03063d1dc6acff85fd5b8adaa0af14264f">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/python-pyproj/-/commit/c11eeb03063d1dc6acff85fd5b8adaa0af14264f"}}</script>


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