<!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-cartopy">Debian GIS Project / python-cartopy</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/debian-gis-team/python-cartopy/-/commit/3eb75d3947452be22fe7f745c7cae82d0a25d73d">3eb75d39</a></strong>
<div>
<span>by Bas Couwenberg</span>
<i>at 2020-04-13T15:12:15+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 0.18.0~b2+dfsg</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#961d2007ddaacf60fb7db9dd5246cf601bc343ec">
.appveyor.yml
</a>
</li>
<li class="file-stats">
<a href="#fd5da61396a8376845bee5cdf71aaf3c98a888ae">
.circleci/config.yml
</a>
</li>
<li class="file-stats">
<a href="#eff4cd4a1e08155d42c85e48787c9e4c288b8d02">
.coveragerc
</a>
</li>
<li class="file-stats">
<a href="#7635045f92cd5f719e0bdbfa2ee02a45f8427ed5">
<span class="new-file">
+
.github/workflows/circleci.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#dea01dd89a3b602828e630677fde5d77c06441c8">
.travis.yml
</a>
</li>
<li class="file-stats">
<a href="#c335a27a082cc8d17dd36dc0eda3086cb0c9baaa">
INSTALL
</a>
</li>
<li class="file-stats">
<a href="#aded7756cdea7c289134466a0d54da4f26d43abb">
docs/source/conf.py
</a>
</li>
<li class="file-stats">
<a href="#d0eab4353545103a67471932df615bbcf522b504">
docs/source/contributors.rst
</a>
</li>
<li class="file-stats">
<a href="#62df078594b947ca6f787a59ae6ddefabce9fcad">
docs/source/index.rst
</a>
</li>
<li class="file-stats">
<a href="#97bc69008c388e9b66b04f3c6616a64cf30c17de">
docs/source/matplotlib/gridliner.rst
</a>
</li>
<li class="file-stats">
<a href="#118d35b041daf8ae61e90e56b1bdb37eaf1c2556">
<span class="deleted-file">

docs/source/sphinxext/plot_directive.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#6485dd16e3f8984fc563fbb717fa140a31bc383e">
docs/source/whats_new.rst
</a>
</li>
<li class="file-stats">
<a href="#847f7b466aff61c6bad2f536a5f3ded7f873b30f">
lib/cartopy/_crs.pyx
</a>
</li>
<li class="file-stats">
<a href="#c3a580317d894b498786f7e700d9ad569c033c17">
lib/cartopy/_version.py
</a>
</li>
<li class="file-stats">
<a href="#4b9c3f088327b068b307b53c5c4f1a839cfc0cb2">
lib/cartopy/examples/favicon.py
</a>
</li>
<li class="file-stats">
<a href="#1b158dde61fe0931459d5f6a24f63972f221f7de">
lib/cartopy/examples/hurricane_katrina.py
</a>
</li>
<li class="file-stats">
<a href="#0332165454801006c073910cbc86a06806deaaa1">
lib/cartopy/examples/un_flag.py
</a>
</li>
<li class="file-stats">
<a href="#3f591b0c4a5f0fbf3170b126ff0456d0ff096714">
lib/cartopy/feature/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#fa3b9b790c93383c9a93ba68854f634fa700a0cf">
lib/cartopy/geodesic/_geodesic.pyx
</a>
</li>
<li class="file-stats">
<a href="#3879dd79e7670b89e3b8196756b9a3fcbf3c3403">
lib/cartopy/io/ogc_clients.py
</a>
</li>
<li class="file-stats">
<a href="#ce1b526897fa1646cbad06f76c144c10a738f84d">
lib/cartopy/io/shapereader.py
</a>
</li>
<li class="file-stats">
<a href="#8b374d2ca53823fa7a91c7e5bfd3e856242865d8">
lib/cartopy/mpl/feature_artist.py
</a>
</li>
<li class="file-stats">
<a href="#74353540ff64be96437f19c4c2a21474178f90b2">
lib/cartopy/mpl/geoaxes.py
</a>
</li>
<li class="file-stats">
<a href="#b43818b9c9166cd1bfe02aba7c8c1cb01e4fc1ae">
lib/cartopy/mpl/gridliner.py
</a>
</li>
<li class="file-stats">
<a href="#236a58d68d402aaed3b3c26aae990868ac4b989f">
lib/cartopy/mpl/patch.py
</a>
</li>
<li class="file-stats">
<a href="#0e670807ed8fc576806986075786c79ada5c5c04">
lib/cartopy/mpl/slippy_image_artist.py
</a>
</li>
<li class="file-stats">
<a href="#b29ad64a851273ec4d3b3486ffa7007a0502b42e">
lib/cartopy/mpl/ticker.py
</a>
</li>
<li class="file-stats">
<a href="#900e137ae66f458ec82ac6802198d1a7782c5736">
<span class="new-file">
+
lib/cartopy/tests/conftest.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#e2644fff7ceeb615b2bea629446ac798e0641701">
lib/cartopy/tests/crs/test_robinson.py
</a>
</li>
<li class="file-stats">
<a href="#c26fb129bfe3f14f4cfda32e4c7040c77c4561f7">
lib/cartopy/tests/mpl/baseline_images/mpl/test_examples/contour_label.png
</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-cartopy/-/commit/3eb75d3947452be22fe7f745c7cae82d0a25d73d">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-cartopy/-/commit/3eb75d3947452be22fe7f745c7cae82d0a25d73d"}}</script>


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