<!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 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: -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 upstream at <a href="https://salsa.debian.org/debian-gis-team/pyosmium">Debian GIS Project / pyosmium</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/pyosmium/-/commit/a81fdfcc536222fc2649fceb48b00fc6043bbb22">a81fdfcc</a></strong>
<div>
<span> by Bas Couwenberg </span> <i> at 2023-01-21T08:03:13+01: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;'>New upstream version 3.6.0</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#07e021aca0fa220a47658e24d5579dfda21080f4">
<span class="new-file">
+
.github/workflows/build_wheels.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#899ce9c202bf7bb5480e72836c3edc773c9c4244">
.github/workflows/ci.yml
</a>
</li>
<li class="file-stats">
<a href="#ab09011fa121d0a2bb9fa4ca76094f2482b902b7">
CHANGELOG.md
</a>
</li>
<li class="file-stats">
<a href="#9a2aa4db38d3115ed60da621e012c0efc0172aae">
CMakeLists.txt
</a>
</li>
<li class="file-stats">
<a href="#49cbf1310c3e20d69a557aecf593f502521cd58f">
doc/intro.rst
</a>
</li>
<li class="file-stats">
<a href="#7ab296f244b9b3aa877c889dadae62fe5e703052">
doc/ref_osm.rst
</a>
</li>
<li class="file-stats">
<a href="#9082f256cd0254ff340bad3850341f27f833136b">
doc/troubleshooting.rst
</a>
</li>
<li class="file-stats">
<a href="#a2702402aa786cd5a603c1ea8533ec1ef1a40063">
<span class="new-file">
+
examples/convert_to_geojson.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#d0538e38b7e398cf56fb3a5cf787a8196cf58038">
lib/base_handler.h
</a>
</li>
<li class="file-stats">
<a href="#8233f76d333c26d34beab8bacc3ed02bfe7e4e88">
lib/cast.h
</a>
</li>
<li class="file-stats">
<a href="#a75b2b6f27edb7c86de39c26931ce47cf77e5523">
lib/geom.cc
</a>
</li>
<li class="file-stats">
<a href="#7ab899bce91df94da6c126e0fbc6ff77a7a6657e">
lib/index.cc
</a>
</li>
<li class="file-stats">
<a href="#e5b6ef895b9dc161957dba1927cdab942b50b86c">
lib/io.cc
</a>
</li>
<li class="file-stats">
<a href="#0f05aa3a61c0689198017176083e90f28d5760b0">
lib/merge_input_reader.cc
</a>
</li>
<li class="file-stats">
<a href="#93c2fbcb4a1404d1fb3a8f15cb6a0cc6620c7dd3">
lib/osm.cc
</a>
</li>
<li class="file-stats">
<a href="#187c35e785d4cd60efab801a98e337805072e8eb">
<span class="new-file">
+
lib/osm_base_objects.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#f46437b4dc31e27b9d326f65ad03b857c9509aa4">
lib/osmium.cc
</a>
</li>
<li class="file-stats">
<a href="#ea8f4740939fc8a92b35878575a1dba35d2b5661">
lib/osmium_module.h
</a>
</li>
<li class="file-stats">
<a href="#965d27d732ba32c17062bdae97ff425e83104bbb">
lib/replication.cc
</a>
</li>
<li class="file-stats">
<a href="#868b106637eaa5ab818383088f8c8d67ae85288e">
lib/simple_handler.h
</a>
</li>
<li class="file-stats">
<a href="#5884faf03ba7350195a526c46305127b2f998e43">
lib/simple_writer.cc
</a>
</li>
<li class="file-stats">
<a href="#515501c3432d6100961ed770e5e4ee85b0025f89">
lib/write_handler.cc
</a>
</li>
<li class="file-stats">
<a href="#fb3fd00dff7105938036d199e9852ad4178f73a2">
src/osmium/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#7b9513ac6fb93f48911eacf539676cfa135b53a3">
src/osmium/geom.pyi
</a>
</li>
<li class="file-stats">
<a href="#153bcc78033b0f96b8552f9d1d48693abc83e5dd">
src/osmium/helper.py
</a>
</li>
<li class="file-stats">
<a href="#38eddf18a70580c9fbca583f850e15331bcc87d1">
src/osmium/osm/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#4e582e290a299f7b0b8bc367bc11d58676851cf1">
src/osmium/osm/_osm.pyi
</a>
</li>
<li class="file-stats">
<a href="#eb11621518e7efd1b52860a2cc7e4748cffa0c5a">
src/osmium/osm/mutable.py
</a>
</li>
<li class="file-stats">
<a href="#313c64409a616ee7cf68feaf6dfcabd5c6d567cf">
<span class="new-file">
+
src/osmium/osm/types.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#114ae1a46cec3cbfe4389dba22055ce9d264c02c">
src/osmium/replication/__init__.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/pyosmium/-/commit/a81fdfcc536222fc2649fceb48b00fc6043bbb22">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/pyosmium/-/commit/a81fdfcc536222fc2649fceb48b00fc6043bbb22"}}</script>


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