<!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, "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, -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, -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;">
Étienne Mollier pushed to branch upstream at <a href="https://salsa.debian.org/med-team/augur">Debian Med / augur</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/med-team/augur/-/commit/f72b0d9f681c1889b6ec1251c0229a39fbc568cb">f72b0d9f</a></strong>
<div>
<span> by Étienne Mollier </span> <i> at 2023-07-18T16:38:07+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "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 22.1.0</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#81ccd5c4e1f93eb3ab80c73b5532455bf4f82fe9">
.readthedocs.yml
</a>
</li>
<li class="file-stats">
<a href="#7facec255884dc55d3818e4dfbea89b1bdd7f49e">
CHANGES.md
</a>
</li>
<li class="file-stats">
<a href="#a1a05fb3eb681edc11e8c987f65967f416af0ee1">
augur/__version__.py
</a>
</li>
<li class="file-stats">
<a href="#bb76796c5cc72d0d793ca79a16fcc39c7558002d">
augur/argparse_.py
</a>
</li>
<li class="file-stats">
<a href="#4b2cb3fd2c6295549feab623262a7cf668060f30">
augur/curate/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#5cbf9b0c8cc23facd1774a3a4a86f651e64e3efa">
<span class="new-file">
+
augur/curate/format_dates.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#a464a507cbcfe5d54097553b2381ac4c67b6ec23">
<span class="new-file">
+
augur/curate/format_dates_directives.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#115af9080d0d8b00261609b39b151188f7b8c4e0">
augur/dates/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#30a665ea1e4ac79f38beb7b999ab740582bdd252">
augur/export_v1.py
</a>
</li>
<li class="file-stats">
<a href="#7051dc1354d6bc0d4b68367cda18a5846f82adb6">
augur/export_v2.py
</a>
</li>
<li class="file-stats">
<a href="#a5c2dcec326ca242aabcf55f6878d55b20c35368">
augur/filter/_run.py
</a>
</li>
<li class="file-stats">
<a href="#457d59fed48d10a87e557ecaa12091afa6423c8c">
augur/filter/include_exclude_rules.py
</a>
</li>
<li class="file-stats">
<a href="#2f398d4f40bea172fd4bcfdf5f27f9f63c9d3bf4">
augur/filter/subsample.py
</a>
</li>
<li class="file-stats">
<a href="#6f472ebe2f0cdadd2929544cafb4b0e1fb8a0290">
augur/frequencies.py
</a>
</li>
<li class="file-stats">
<a href="#8927b2a55ef70fe140e26c63d675ba40a581aa1d">
augur/io/file.py
</a>
</li>
<li class="file-stats">
<a href="#c1e4d09f11261aac0c34eaba71163e546ad1741a">
augur/io/metadata.py
</a>
</li>
<li class="file-stats">
<a href="#94f155001fa249c55e22aa43e0d4173763e436bc">
augur/io/shell_command_runner.py
</a>
</li>
<li class="file-stats">
<a href="#51a81f540a747f2ec07de2c70e6445ae9b8e206c">
augur/parse.py
</a>
</li>
<li class="file-stats">
<a href="#104ddc27c2db78b040d33b5412a2de3d66f15177">
augur/refine.py
</a>
</li>
<li class="file-stats">
<a href="#8fe68be9db3907a4225b9cec4479db0ce65665e8">
augur/titer_model.py
</a>
</li>
<li class="file-stats">
<a href="#44b2d941b13286b286211f8840bf47c29fde3e65">
augur/traits.py
</a>
</li>
<li class="file-stats">
<a href="#0d0305472fcbc5cf656b5d71a25dfd30c8c8d131">
augur/utils.py
</a>
</li>
<li class="file-stats">
<a href="#1b6863ec5e167676f738dbfa3b4fc0930272f65c">
augur/validate.py
</a>
</li>
<li class="file-stats">
<a href="#73cc809ba2916206462a7eb6005867f214a34fcc">
docs/contribute/DEV_DOCS.md
</a>
</li>
<li class="file-stats">
<a href="#fe2e80a419b45bc90b05d0a5a299279d93fedd92">
<span class="new-file">
+
docs/usage/cli/curate/format-dates.rst
</span>
</a>
</li>
<li class="file-stats">
<a href="#e83fae7dd907489463663279160fb427d22b65c4">
docs/usage/cli/curate/index.rst
</a>
</li>
<li class="file-stats">
<a href="#4e4336a100ab92aff37fc784daba7865edad7708">
<span class="new-file">
+
mypy.ini
</span>
</a>
</li>
<li class="file-stats">
<a href="#8e2edce0d507e1297474f25c00cae94258db38d8">
setup.py
</a>
</li>
<li class="file-stats">
<a href="#51880412c34d15542b81a4eb2cb90092d5c2488f">
<span class="new-file">
+
tests/functional/curate/cram/_setup.sh
</span>
</a>
</li>
<li class="file-stats">
<a href="#910eb323afe6baa30b45c43b93d3f1add699b437">
<span class="new-file">
+
tests/functional/curate/cram/format_dates.t
</span>
</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/med-team/augur/-/commit/f72b0d9f681c1889b6ec1251c0229a39fbc568cb">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/med-team/augur/-/commit/f72b0d9f681c1889b6ec1251c0229a39fbc568cb"}}</script>


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