<!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;
}
body {
font-size: 0.875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px;
}
body {
font-family: -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: -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 master
at <a href="https://salsa.debian.org/debian-gis-team/python-mapnik" style="color: #1068bf; text-decoration: none;">Debian GIS Project / python-mapnik</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-mapnik/-/commit/3679de73ed0880dee9f0d1fd52445680fd912a3b" style="color: #1068bf; text-decoration: none;">3679de73</a></strong>
<div>
<span>by Bas Couwenberg</span>
<i>at 2022-08-04T11:36:16+02:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Revert upstream source tree changes.
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/debian-gis-team/python-mapnik/-/commit/8f53040ade4bb3eb3889514db1239f5b34bbbd36" style="color: #1068bf; text-decoration: none;">8f53040a</a></strong>
<div>
<span>by Bas Couwenberg</span>
<i>at 2022-08-04T11:42:20+02:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Replace proj6.patch with separate patches.
</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#4de3205a9c338d71a0cc542279b9e8f3b32eec6d" style="color: #1068bf; text-decoration: none;">
<span class="new-file">
+
debian/patches/proj6-apis.patch
</span>
</a>
</li>
<li class="file-stats">
<a href="#0de891f942bf660956b3a1b6f46a0e2fa10e7535" style="color: #1068bf; text-decoration: none;">
debian/patches/proj6.patch

debian/patches/proj6-syntax.patch
</a>
</li>
<li class="file-stats">
<a href="#bc34014ab4b9a49dd7a27bdd8d352912607c3a96" style="color: #1068bf; text-decoration: none;">
debian/patches/series
</a>
</li>
<li class="file-stats">
<a href="#fce919da2e18c0d45c1779a4de033b2c661228fc" style="color: #1068bf; text-decoration: none;">
mapnik/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#8e2edce0d507e1297474f25c00cae94258db38d8" style="color: #1068bf; text-decoration: none;">
setup.py
</a>
</li>
<li class="file-stats">
<a href="#ab2396ba2b1e74e955e757486ad00090cf5f9269" style="color: #1068bf; text-decoration: none;">
src/mapnik_layer.cpp
</a>
</li>
<li class="file-stats">
<a href="#8ec16afac6297b639a9e3270371ddda14071c323" style="color: #1068bf; text-decoration: none;">
src/mapnik_map.cpp
</a>
</li>
<li class="file-stats">
<a href="#70777df11100d3edc0726bfda31289c537b8b351" style="color: #1068bf; text-decoration: none;">
src/mapnik_proj_transform.cpp
</a>
</li>
<li class="file-stats">
<a href="#f9a8a68234be38b6aae9ae87683b751895299046" style="color: #1068bf; text-decoration: none;">
src/mapnik_projection.cpp
</a>
</li>
<li class="file-stats">
<a href="#c03a4de4f2f45d0454260d10175720c97afa97be" style="color: #1068bf; text-decoration: none;">
src/mapnik_python.cpp
</a>
</li>
<li class="file-stats">
<a href="#9a0a3c0c8f3045cec663be6d74695957f1706b6a" style="color: #1068bf; text-decoration: none;">
test/python_tests/cairo_test.py
</a>
</li>
<li class="file-stats">
<a href="#9cd8c81fa33bddec6ba19bbb327084a38695474e" style="color: #1068bf; text-decoration: none;">
test/python_tests/compositing_test.py
</a>
</li>
<li class="file-stats">
<a href="#91153c051a86f6f575a08eba7e6c78a54c325220" style="color: #1068bf; text-decoration: none;">
test/python_tests/csv_test.py
</a>
</li>
<li class="file-stats">
<a href="#c179d1d3e031b2b9d6fd22b9d08b2aa4eb70d6d9" style="color: #1068bf; text-decoration: none;">
test/python_tests/datasource_test.py
</a>
</li>
<li class="file-stats">
<a href="#cb097d1759079d0b1cfe9dba62d3fd2a674f0584" style="color: #1068bf; text-decoration: none;">
test/python_tests/extra_map_props_test.py
</a>
</li>
<li class="file-stats">
<a href="#dc6f4786ad3dc9103a3ab082a2d647164e9680b8" style="color: #1068bf; text-decoration: none;">
test/python_tests/feature_id_test.py
</a>
</li>
<li class="file-stats">
<a href="#69fe074a54836c15c146368632ef190865f1d608" style="color: #1068bf; text-decoration: none;">
test/python_tests/fontset_test.py
</a>
</li>
<li class="file-stats">
<a href="#092d1c3c1333fb1fdd9d77a9d7c0fdc3c79b4c44" style="color: #1068bf; text-decoration: none;">
test/python_tests/geojson_plugin_test.py
</a>
</li>
<li class="file-stats">
<a href="#9ee361e5ef403d8df43dd3c6759c2ad38bb00376" style="color: #1068bf; text-decoration: none;">
test/python_tests/image_filters_test.py
</a>
</li>
<li class="file-stats">
<a href="#9622506e220bd4ad3e1df87505d51aef4b94a5a7" style="color: #1068bf; text-decoration: none;">
test/python_tests/image_test.py
</a>
</li>
<li class="file-stats">
<a href="#04e993e2b63aa2af7d1c3d865c801f7c3cd15a1a" style="color: #1068bf; text-decoration: none;">
test/python_tests/image_tiff_test.py
</a>
</li>
<li class="file-stats">
<a href="#06864d42474fffed25db6794197fc54bef370d29" style="color: #1068bf; text-decoration: none;">
test/python_tests/layer_buffer_size_test.py
</a>
</li>
<li class="file-stats">
<a href="#b7aee0dacaae921b295e04a150c8ee0a12c2a509" style="color: #1068bf; text-decoration: none;">
test/python_tests/layer_modification_test.py
</a>
</li>
<li class="file-stats">
<a href="#b8148c7c706c16436f804004054d6ff3ac6c0a29" style="color: #1068bf; text-decoration: none;">
test/python_tests/map_query_test.py
</a>
</li>
<li class="file-stats">
<a href="#46913c48bb90601c1d9a2561e4e3bf1a1ce3df40" style="color: #1068bf; text-decoration: none;">
test/python_tests/markers_complex_rendering_test.py
</a>
</li>
<li class="file-stats">
<a href="#eff90aabbc3ea88b8c228266172b607dd92bb2cd" style="color: #1068bf; text-decoration: none;">
test/python_tests/ogr_and_shape_geometries_test.py
</a>
</li>
<li class="file-stats">
<a href="#30793aabbd490f65b723735a8f9b49e4f803a2be" style="color: #1068bf; text-decoration: none;">
test/python_tests/ogr_test.py
</a>
</li>
<li class="file-stats">
<a href="#60f5a094e03d81b1364fe6e35b4ea3a6cd5e09de" style="color: #1068bf; text-decoration: none;">
test/python_tests/palette_test.py
</a>
</li>
<li class="file-stats">
<a href="#805da0b0b4b7d21cb5e3573e8d274ddac886049e" style="color: #1068bf; text-decoration: none;">
test/python_tests/pdf_printing_test.py
</a>
</li>
<li class="file-stats">
<a href="#cb31bc9eb59d5f2f5f1b053ac54819406531de0f" style="color: #1068bf; text-decoration: none;">
test/python_tests/png_encoding_test.py
</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: #666;">

<br>
<a href="https://salsa.debian.org/debian-gis-team/python-mapnik/-/compare/0ef07c864ed06d942c876f61e3666b19790142f1...8f53040ade4bb3eb3889514db1239f5b34bbbd36" style="color: #1068bf; text-decoration: none;">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.



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