<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en" style='--code-editor-font: var(--default-mono-font, "GitLab Mono"), JetBrains Mono, Menlo, DejaVu Sans Mono, Liberation Mono, Consolas, Ubuntu Mono, Courier New, andale mono, lucida console, monospace;'>
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>

<style data-premailer="ignore" type="text/css">
a { color: #1068bf; }
</style>


<style>img {
max-width: 100%; height: auto;
}
body {
font-size: 0.875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px;
}
body {
font-family: var(--default-regular-font, "GitLab Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size: inherit;
}
</style>
</head>
<body style='font-size: inherit; -webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px; font-family: var(--default-regular-font, "GitLab Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";'>
<div class="content">

<h3 style="margin-top: 20px; margin-bottom: 10px;">
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 style="margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<ul>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/debian-gis-team/python-cartopy/-/commit/6491e073ac3c0cad69051ce443dac90bbf9f5396">6491e073</a></strong>
<div>
<span> by Bas Couwenberg </span> <i> at 2024-04-11T05:48:40+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>New upstream version 0.23.0+dfsg</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#ae5630a05ddad4894e9282007ac11985393a696f">
.github/CONTRIBUTING.md
</a>
</li>
<li class="file-stats">
<a href="#b8baf23d7ed7f2b79b86aeb041867428fb196428">
.github/PULL_REQUEST_TEMPLATE.md
</a>
</li>
<li class="file-stats">
<a href="#ce18d4faad3c5903864612fef2bb5bfd30e2b188">
.github/workflows/ci-manifest.yml
</a>
</li>
<li class="file-stats">
<a href="#f34a347db9664532a9c6b4784641653eaf4b84a6">
.github/workflows/ci-testing.yml
</a>
</li>
<li class="file-stats">
<a href="#16911b9809e0d05b7b124ba8453fa5303d74924c">
.github/workflows/release.yml
</a>
</li>
<li class="file-stats">
<a href="#a5cc2925ca8258af241be7e5b0381edf30266302">
.gitignore
</a>
</li>
<li class="file-stats">
<a href="#e7d14d429f898757a423156de0e8c49d75240694">
.pre-commit-config.yaml
</a>
</li>
<li class="file-stats">
<a href="#a2feb6ed0257c21c6672793ee2f94eaadc10c72c">
CHANGES
</a>
</li>
<li class="file-stats">
<a href="#6156cd6ac57d8b88e473d9202392ec064b623c93">
<span class="deleted-file">

COPYING
</span>
</a>
</li>
<li class="file-stats">
<a href="#68ee82fe07ee986b056119901576b6a2ea827f45">
<span class="deleted-file">

COPYING.LESSER
</span>
</a>
</li>
<li class="file-stats">
<a href="#c335a27a082cc8d17dd36dc0eda3086cb0c9baaa">
INSTALL
</a>
</li>
<li class="file-stats">
<a href="#0398ccd0f49298b10a3d76a47800d2ebecd49859">
<span class="new-file">
+
LICENSE
</span>
</a>
</li>
<li class="file-stats">
<a href="#8875df48c18030126ef5ef5a6f5c93b23451fb9f">
MANIFEST.in
</a>
</li>
<li class="file-stats">
<a href="#8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d">
README.md
</a>
</li>
<li class="file-stats">
<a href="#c5656b995523d1f786342ddcfb43dbd6edb10f92">
benchmarks/cases/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#cb48c539410aed85b6f7593404312e3045671afe">
benchmarks/cases/geodesic.py
</a>
</li>
<li class="file-stats">
<a href="#4786b4e3f0049f6770b9cd589611ce99896831bc">
benchmarks/cases/gridliner.py
</a>
</li>
<li class="file-stats">
<a href="#bb66864805de966d52c8a0af946a1b4f0a01ac8e">
benchmarks/cases/mpl_redraw.py
</a>
</li>
<li class="file-stats">
<a href="#c7cd79719c3fbdbe0fb569cbc16e4613a9202394">
benchmarks/cases/project_linear.py
</a>
</li>
<li class="file-stats">
<a href="#6a89b4e2f41f5b4f6beb876057c21410d869cfa3">
docs/doc-requirements.txt
</a>
</li>
<li class="file-stats">
<a href="#4b1172f383148df4c1dbf387f06035d972d16a69">
docs/make_projection.py
</a>
</li>
<li class="file-stats">
<a href="#0701f6474c03d470b7e2f3d5b81136e184431b1d">
docs/source/_static/copyright_license.csv
</a>
</li>
<li class="file-stats">
<a href="#2c3478b6dba4a712531cc1050edb8f6b495dcce8">
docs/source/citation.rst
</a>
</li>
<li class="file-stats">
<a href="#aded7756cdea7c289134466a0d54da4f26d43abb">
docs/source/conf.py
</a>
</li>
<li class="file-stats">
<a href="#bdbbd5609e9ded8713fcb2a6c829de7ac838ebbe">
docs/source/copyright.rst
</a>
</li>
<li class="file-stats">
<a href="#62df078594b947ca6f787a59ae6ddefabce9fcad">
docs/source/index.rst
</a>
</li>
<li class="file-stats">
<a href="#19ce91c2d6f8a6f69209b0b29cc0fc3f43f27dcd">
docs/source/matplotlib/feature_interface.rst
</a>
</li>
<li class="file-stats">
<a href="#04cf8ad4a2ea3f124073eac4c89fc90af6d84047">
docs/source/reference/crs.rst
</a>
</li>
<li class="file-stats">
<a href="#fec677a1950fdfc4336122767aaf9e67287023f0">
docs/source/reference/feature.rst
</a>
</li>
<li class="file-stats">
<a href="#87c6de711131ac04c2ac9c456b7f8d987aa66d8b">
docs/source/reference/io.rst
</a>
</li>
</ul>
<h5 style="margin-top: 10px; margin-bottom: 10px; font-size: 0.875rem;">
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: #737278;">

<br>
<a href="https://salsa.debian.org/debian-gis-team/python-cartopy/-/commit/6491e073ac3c0cad69051ce443dac90bbf9f5396">View it on GitLab</a>.
<br>
You're receiving this email because of your account on <a target="_blank" rel="noopener noreferrer" href="https://salsa.debian.org">salsa.debian.org</a>. <a href="https://salsa.debian.org/-/profile/notifications" target="_blank" rel="noopener noreferrer" class="mng-notif-link">Manage all notifications</a> · <a href="https://salsa.debian.org/help" target="_blank" rel="noopener noreferrer" class="help-link">Help</a>
<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/6491e073ac3c0cad69051ce443dac90bbf9f5396"}}</script>


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