<!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/7e70ff70192ee991ee45733c3a08bc430afaccbe">7e70ff70</a></strong>
<div>
<span>by Bas Couwenberg</span>
<i>at 2019-08-19T13:25:20Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 2.3.0+ds</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#b99a553129205c135d9c22898b68fbb33fa4e737">
<span class="new-file">
+
.all-contributorsrc
</span>
</a>
</li>
<li class="file-stats">
<a href="#dea01dd89a3b602828e630677fde5d77c06441c8">
.travis.yml
</a>
</li>
<li class="file-stats">
<a href="#3f454a98e586d1aa0d322e19afd5e67e08f2d3c8">
CONTRIBUTING.md
</a>
</li>
<li class="file-stats">
<a href="#836efb6e25a091dcb4ff8e1dbb2f0be6a5cbf14c">
Makefile
</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="#508e4ef11f469389a62fc26b366adc15020c3d0d">
pyproj/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#77bf1d4711e741c5ff523cad3b101739c91554f7">
pyproj/_crs.pxd
</a>
</li>
<li class="file-stats">
<a href="#a5fee0177aed8a318969acf16300e7d2fc861e08">
pyproj/_crs.pyx
</a>
</li>
<li class="file-stats">
<a href="#39c9736f6d2a4512daf19ff15e27bc94c4379ca2">
pyproj/_datadir.pxd
</a>
</li>
<li class="file-stats">
<a href="#d2d57f9170ceeafbc646c6e5c121da82a5d3d5ec">
pyproj/_datadir.pyx
</a>
</li>
<li class="file-stats">
<a href="#202edc572da284d1735c339105f975a7d773fa0b">
pyproj/_geod.pxd
</a>
</li>
<li class="file-stats">
<a href="#75ab93051d9bb09fbbd8d17fedfed573207ad198">
pyproj/_geod.pyx
</a>
</li>
<li class="file-stats">
<a href="#1df4e7ce4187e3f68caf30829d15e41ac7ec8736">
pyproj/_proj.pxd
</a>
</li>
<li class="file-stats">
<a href="#94ce6284fba14ccab420ac9b01ff14c0392dba5a">
pyproj/_proj.pyx
</a>
</li>
<li class="file-stats">
<a href="#c946abb7161c61212d75183e2ffde709e8a1c757">
pyproj/_show_versions.py
</a>
</li>
<li class="file-stats">
<a href="#9251d8f959c15277c8c3758de567037ceacb6475">
pyproj/_transformer.pxd
</a>
</li>
<li class="file-stats">
<a href="#a2a1d0ed2a181a46b7d0a5e359ec9787b9acbcb4">
pyproj/_transformer.pyx
</a>
</li>
<li class="file-stats">
<a href="#ba9b2a03e95b8543c8e339db1d5ab90f82aecae0">
pyproj/compat.py
</a>
</li>
<li class="file-stats">
<a href="#2cddf3c8e6b898037218fc18c04d8d21d04620ec">
pyproj/crs.py
</a>
</li>
<li class="file-stats">
<a href="#4b8a9342fc2bc11c5f254eea5e2145e7bea9ef23">
pyproj/datadir.py
</a>
</li>
<li class="file-stats">
<a href="#e6dad671ff102e0a7fe7c7eeddf036da3c35a856">
pyproj/enums.py
</a>
</li>
<li class="file-stats">
<a href="#2b5741f91cdae135abbcc7e22ae5a50980128f5d">
pyproj/geod.py
</a>
</li>
<li class="file-stats">
<a href="#ba4dfbcb6b099aa067b7ef7ea5dea446a2e91d2e">
pyproj/proj.pxi
</a>
</li>
<li class="file-stats">
<a href="#0f3860b090324f3a3b70a1f7293a585db556c8f1">
pyproj/proj.py
</a>
</li>
<li class="file-stats">
<a href="#b91d84abbd1233cb32d14124e0b33f68dc3f64be">
pyproj/transformer.py
</a>
</li>
<li class="file-stats">
<a href="#f4fb69164b97e1b6f17984369c9c382573a3f919">
requirements-dev.txt
</a>
</li>
<li class="file-stats">
<a href="#8e2edce0d507e1297474f25c00cae94258db38d8">
setup.py
</a>
</li>
<li class="file-stats">
<a href="#2d0886ddf5c4d6ac161d3c6e73b7dc58bdcb32f6">
test/test_crs.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: #777;">

<br>
<a href="https://salsa.debian.org/debian-gis-team/python-pyproj/commit/7e70ff70192ee991ee45733c3a08bc430afaccbe">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/7e70ff70192ee991ee45733c3a08bc430afaccbe"}}</script>


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