<!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/04d6fe1bf308907d9c58d1004bf669c562a0804f">04d6fe1b</a></strong>
<div>
<span>by Bas Couwenberg</span>
<i>at 2019-06-21T04:27:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 2.2.1+ds</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#a03585ab89eed5e0782a1875b2d8153b97865d30">
<span class="new-file">
+
.github/ISSUE_TEMPLATE/bug_report.md
</span>
</a>
</li>
<li class="file-stats">
<a href="#67c0231b0ea83057a5f5c051eb28641a29af34a6">
<span class="new-file">
+
.github/ISSUE_TEMPLATE/feature_request.md
</span>
</a>
</li>
<li class="file-stats">
<a href="#24e188f54cd78ff6bfb49e5c99f26623554d3cb9">
<span class="new-file">
+
.github/ISSUE_TEMPLATE/installation_issues.md
</span>
</a>
</li>
<li class="file-stats">
<a href="#2dd705cf4d94a11a886913c6e7a98ca80d82a361">
<span class="new-file">
+
.github/ISSUE_TEMPLATE/question.md
</span>
</a>
</li>
<li class="file-stats">
<a href="#b8baf23d7ed7f2b79b86aeb041867428fb196428">
<span class="new-file">
+
.github/PULL_REQUEST_TEMPLATE.md
</span>
</a>
</li>
<li class="file-stats">
<a href="#a5cc2925ca8258af241be7e5b0381edf30266302">
.gitignore
</a>
</li>
<li class="file-stats">
<a href="#dea01dd89a3b602828e630677fde5d77c06441c8">
.travis.yml
</a>
</li>
<li class="file-stats">
<a href="#0834ae016f8fea5cff771880c0be1d55299732ff">
<span class="new-file">
+
CODE_OF_CONDUCT.md
</span>
</a>
</li>
<li class="file-stats">
<a href="#3f454a98e586d1aa0d322e19afd5e67e08f2d3c8">
<span class="new-file">
+
CONTRIBUTING.md
</span>
</a>
</li>
<li class="file-stats">
<a href="#8875df48c18030126ef5ef5a6f5c93b23451fb9f">
MANIFEST.in
</a>
</li>
<li class="file-stats">
<a href="#836efb6e25a091dcb4ff8e1dbb2f0be6a5cbf14c">
<span class="new-file">
+
Makefile
</span>
</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="#394e2749921476d87adbc4e411e6cb8ae7b7651c">
<span class="deleted-file">

create_docs.sh
</span>
</a>
</li>
<li class="file-stats">
<a href="#508e4ef11f469389a62fc26b366adc15020c3d0d">
pyproj/__init__.py
</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">
<span class="new-file">
+
pyproj/_show_versions.py
</span>
</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="#e6dad671ff102e0a7fe7c7eeddf036da3c35a856">
pyproj/enums.py
</a>
</li>
<li class="file-stats">
<a href="#2b5741f91cdae135abbcc7e22ae5a50980128f5d">
pyproj/geod.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="#25cd650ec2fb5c70d82fcf2f5cb171ad50b265f3">
pyproj/utils.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="#1edd94c495429b0a9467c42ca92ad59aa0b42876">
<span class="deleted-file">

test/test.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#d25257a79c9d6bd98ce0403357c409b07419d77b">
test/test_awips221.py
</a>
</li>
<li class="file-stats">
<a href="#2d0886ddf5c4d6ac161d3c6e73b7dc58bdcb32f6">
test/test_crs.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/04d6fe1bf308907d9c58d1004bf669c562a0804f">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/04d6fe1bf308907d9c58d1004bf669c562a0804f"}}</script>

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