<!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=utf-8" 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/92bfb321141e639c53faf25ee9fd8b432ae63153">92bfb321</a></strong>
<div>
<span>by Bas Couwenberg</span>
<i>at 2019-04-05T04:54:45Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 2.1.3+ds</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#dea01dd89a3b602828e630677fde5d77c06441c8">
.travis.yml
</a>
</li>
<li class="file-stats">
<a href="#43b9d80d1f50472e56afb94a061257af5b53182b">
appveyor.yml
</a>
</li>
<li class="file-stats">
<a href="#083f55ff2caa0981abfd94275f7d99975763b33c">
<span class="deleted-file">

nose2.cfg
</span>
</a>
</li>
<li class="file-stats">
<a href="#508e4ef11f469389a62fc26b366adc15020c3d0d">
pyproj/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#a5fee0177aed8a318969acf16300e7d2fc861e08">
pyproj/_crs.pyx
</a>
</li>
<li class="file-stats">
<a href="#d2d57f9170ceeafbc646c6e5c121da82a5d3d5ec">
pyproj/_datadir.pyx
</a>
</li>
<li class="file-stats">
<a href="#94ce6284fba14ccab420ac9b01ff14c0392dba5a">
pyproj/_proj.pyx
</a>
</li>
<li class="file-stats">
<a href="#a2a1d0ed2a181a46b7d0a5e359ec9787b9acbcb4">
pyproj/_transformer.pyx
</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="#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="#fcafb77c4faeeba3c0fcc9ea771faf6e63f82624">
sphinx/api/datadir.rst
</a>
</li>
<li class="file-stats">
<a href="#cf031a9fb5102f6e9a5b1f2507e09b275cc6a8c5">
<span class="new-file">
+
sphinx/api/exceptions.rst
</span>
</a>
</li>
<li class="file-stats">
<a href="#50a58b53740f65b103533ecafee243250bc388da">
sphinx/api/index.rst
</a>
</li>
<li class="file-stats">
<a href="#77d0c9561e84437f71d52a8f16e42c0639471818">
sphinx/api/transformer.rst
</a>
</li>
<li class="file-stats">
<a href="#d0624c542bcc0066df01658f21b80ae8c66de01d">
sphinx/history.rst
</a>
</li>
<li class="file-stats">
<a href="#f7ec202cc6a551ffb0ad259584670582451fd282">
sphinx/optimize_transformations.rst
</a>
</li>
<li class="file-stats">
<a href="#57b3686c18933f753d7517ff5288b1c8b2483013">
<span class="deleted-file">

test/datum_shift.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#ca1a08c310b6bdded161ef8783ddcb3f82c6c195">
<span class="deleted-file">

test/geodtest.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#1edd94c495429b0a9467c42ca92ad59aa0b42876">
test/test.py
</a>
</li>
<li class="file-stats">
<a href="#c193fa3a629fbecb3cd48cb1a2909463e0591b3a">
<span class="deleted-file">

test/test2.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#d25257a79c9d6bd98ce0403357c409b07419d77b">
<span class="new-file">
+
test/test_awips221.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#2d0886ddf5c4d6ac161d3c6e73b7dc58bdcb32f6">
unittest/test_crs.py

test/test_crs.py
</a>
</li>
<li class="file-stats">
<a href="#c5fc3439ddc97e2b8a374f8d46fc3c7b3fa8e94a">
unittest/test_datadir.py

test/test_datadir.py
</a>
</li>
<li class="file-stats">
<a href="#962732421998798c30ab4ddd9419032d372b946b">
test/test_datum.py
</a>
</li>
<li class="file-stats">
<a href="#7224ff5aca4538239ada1660bc5f662ccad56565">
<span class="new-file">
+
test/test_datum_shift.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#fbf54d6022416d1f2ba35384e926782dbabd527f">
unittest/test_doctest_wrapper.py

test/test_doctest_wrapper.py
</a>
</li>
<li class="file-stats">
<a href="#d6d2cc39c325de6ba4c87d318c83d8abc23d2b32">
unittest/test_exception_logging.py

test/test_exception_logging.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/92bfb321141e639c53faf25ee9fd8b432ae63153">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/92bfb321141e639c53faf25ee9fd8b432ae63153"}}</script>

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