<!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: .875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,.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,.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-mapnik">Debian GIS Project / python-mapnik</a>
</h3>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<ul>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/debian-gis-team/python-mapnik/-/commit/8d2936d19b2967fe32aa52440db39ec0c6efffac">8d2936d1</a></strong>
<div>
<span> by Bas Couwenberg </span> <i> at 2024-06-17T06:17:38+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.0~20240614-248003c9d</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#7445606fbf8f3683cd42bdc54b05d7a0bc2dfc44">
.gitmodules
</a>
</li>
<li class="file-stats">
<a href="#dea01dd89a3b602828e630677fde5d77c06441c8">
<span class="deleted-file">

.travis.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d">
README.md
</a>
</li>
<li class="file-stats">
<a href="#f201da200aae3ddf67aa94717afd6ebc5ce93c94">
<span class="deleted-file">

bootstrap.sh
</span>
</a>
</li>
<li class="file-stats">
<a href="#edaf480c007c1e8ab4cefd80f2e6706ca8c04aef">
demo/python/rundemo.py
</a>
</li>
<li class="file-stats">
<a href="#911da530bb33adbff966ddc2ab81382a790e0172">
mapnik/__init__.py

packaging/mapnik/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#5e9a0c936be6963b678ed5ce59ddaf5cca184c96">
mapnik/mapnik_settings.py

packaging/mapnik/mapnik_settings.py
</a>
</li>
<li class="file-stats">
<a href="#8ede4ad4ed133af7efc4203090e000a23df74182">
mapnik/printing/__init__.py

packaging/mapnik/printing/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#13449630a74ce33f2ade010ce52db97695552502">
mapnik/printing/conversions.py

packaging/mapnik/printing/conversions.py
</a>
</li>
<li class="file-stats">
<a href="#744e69987933b425d0719ef42c96961b9bfc1e31">
mapnik/printing/formats.py

packaging/mapnik/printing/formats.py
</a>
</li>
<li class="file-stats">
<a href="#55651a7e865972dfb04caa2c7359ab558de19a01">
mapnik/printing/scales.py

packaging/mapnik/printing/scales.py
</a>
</li>
<li class="file-stats">
<a href="#5d07e7d72637aa0d59c89d381fe6dc4cf46e2491">
<span class="new-file">
+
pyproject.toml
</span>
</a>
</li>
<li class="file-stats">
<a href="#8c91c0296909b5ea3c496fde69e9dc44a6c6ae5f">
<span class="deleted-file">

setup.cfg
</span>
</a>
</li>
<li class="file-stats">
<a href="#8e2edce0d507e1297474f25c00cae94258db38d8">
setup.py
</a>
</li>
<li class="file-stats">
<a href="#3c29f2d25bb82111f84e618694ddc865955a191d">
src/mapnik_threads.hpp

src/create_datasource.hpp
</a>
</li>
<li class="file-stats">
<a href="#8d46e3bca8ec26276570b5d6d525317651d52816">
<span class="new-file">
+
src/mapnik_building_symbolizer.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#f50e9e93b7267edd1fa544501168e60424182c26">
src/mapnik_color.cpp
</a>
</li>
<li class="file-stats">
<a href="#cbe38fbb1d828f836b652a6de35a86fd0fe8a516">
<span class="new-file">
+
src/mapnik_composite_modes.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#6a1a6fa1fb1f3c220967737bfc3a4cc10eba612b">
src/mapnik_coord.cpp
</a>
</li>
<li class="file-stats">
<a href="#632ec327bd0d4716d32a2bc03c513fd56d7407cb">
src/mapnik_datasource.cpp
</a>
</li>
<li class="file-stats">
<a href="#5640aff140c86c75d839b90590cb122c98182147">
src/mapnik_datasource_cache.cpp
</a>
</li>
<li class="file-stats">
<a href="#97ad94be066cd1b8a1a979cfa0fcffde7e3cfb3a">
<span class="new-file">
+
src/mapnik_debug_symbolizer.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#1a230d456f6008d9581ebfa99d2bd156a4a93d27">
<span class="new-file">
+
src/mapnik_dot_symbolizer.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#c7ea75ccd39b5985310260004804407783622e09">
<span class="deleted-file">

src/mapnik_enumeration.hpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#fb9a869950d0444f707461ea03423f594cc814ed">
src/mapnik_envelope.cpp
</a>
</li>
<li class="file-stats">
<a href="#32b94c32c03e22df3c55b84041b5c867734647bf">
src/mapnik_expression.cpp
</a>
</li>
<li class="file-stats">
<a href="#a5dd31d6ee332aab51ca38ee428757a989a0d037">
src/mapnik_feature.cpp
</a>
</li>
<li class="file-stats">
<a href="#e178c9672359dda2bc9018e6e828807198d959c2">
src/mapnik_featureset.cpp
</a>
</li>
<li class="file-stats">
<a href="#43abd322224e35716b2ad6da590e2e438abde326">
src/mapnik_font_engine.cpp
</a>
</li>
<li class="file-stats">
<a href="#8f6eb1d6076786539cb6c5a2439f7b9c590a0df7">
src/mapnik_fontset.cpp
</a>
</li>
</ul>
<h5 style="margin-top: 10px; margin-bottom: 10px; font-size: .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-mapnik/-/commit/8d2936d19b2967fe32aa52440db39ec0c6efffac">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-mapnik/-/commit/8d2936d19b2967fe32aa52440db39ec0c6efffac"}}</script>


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