<!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;">
Andreas Tille pushed to branch upstream at <a href="https://salsa.debian.org/med-team/q2cli">Debian Med / q2cli</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/q2cli/-/commit/f9525841934ebbf8bc00e296ab537c2a578e8bcb">f9525841</a></strong>
<div>
<span> by Andreas Tille </span> <i> at 2024-01-25T11:05:39+01: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 2023.9.1</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#54f68f4f817cf6a6c275b60213ba7eb7b3c80983">
<span class="new-file">
+
.github/workflows/ci-dev.yaml
</span>
</a>
</li>
<li class="file-stats">
<a href="#899ce9c202bf7bb5480e72836c3edc773c9c4244">
<span class="deleted-file">

.github/workflows/ci.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#649b547197a50613be0e7ab1aab65f5bf1dbab44">
<span class="new-file">
+
.github/workflows/join-release.yaml
</span>
</a>
</li>
<li class="file-stats">
<a href="#02a0616066f8abd3ba6aa5039a11406c2ee7d7ae">
<span class="new-file">
+
.github/workflows/tag-release.yaml
</span>
</a>
</li>
<li class="file-stats">
<a href="#a5cc2925ca8258af241be7e5b0381edf30266302">
.gitignore
</a>
</li>
<li class="file-stats">
<a href="#0398ccd0f49298b10a3d76a47800d2ebecd49859">
LICENSE
</a>
</li>
<li class="file-stats">
<a href="#22fbe0b68848772d4b1c45f0d62dcd71a06cde00">
ci/recipe/meta.yaml
</a>
</li>
<li class="file-stats">
<a href="#bbbaebc3b23edbc86f41413722d48d29eeeb5f58">
q2cli/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#752859f8b4cfcbae3c81b47f46842da291d9d825">
q2cli/__main__.py
</a>
</li>
<li class="file-stats">
<a href="#ba66450cf2f4739dc96974820c344fd32edb89f0">
q2cli/_version.py
</a>
</li>
<li class="file-stats">
<a href="#79ab0b14dff3d9ba5099bcc9a20f5260bd07a8e5">
q2cli/builtin/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#4b9183b04ea8b786b7629167ed36b068044653d0">
q2cli/builtin/dev.py
</a>
</li>
<li class="file-stats">
<a href="#71b88b101d6e0e9e60898a2fdbc162df0c2b301a">
q2cli/builtin/info.py
</a>
</li>
<li class="file-stats">
<a href="#fd958db9213491909191b55c302d3c4274621ebb">
q2cli/builtin/tools.py
</a>
</li>
<li class="file-stats">
<a href="#2670690bb5fc3e71b0d71bad6dea0577a5b0a717">
q2cli/click/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#00a3610cef01cb0a07b0017655f3d8587b7eb372">
q2cli/click/command.py
</a>
</li>
<li class="file-stats">
<a href="#34c31663d5050120ebf76a215b52500c49fb233e">
q2cli/click/option.py
</a>
</li>
<li class="file-stats">
<a href="#515b09fdcee7316575e8e96ae9e326544ba615bc">
q2cli/click/parser.py
</a>
</li>
<li class="file-stats">
<a href="#eecee2226af62de28bd22bef07e8b1dae7cd739a">
q2cli/click/type.py
</a>
</li>
<li class="file-stats">
<a href="#9089f11caa4b0f6ef10f937f509084406dc6e3d0">
q2cli/commands.py
</a>
</li>
<li class="file-stats">
<a href="#e316d94fbce14eef139dc85098304edc0f0ff0d2">
q2cli/core/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#6ce2bfcdd2ef52c3f98b4811a20f192c4f8aaa99">
<span class="new-file">
+
q2cli/core/assets/cli_howto.txt
</span>
</a>
</li>
<li class="file-stats">
<a href="#b08f9b544a41e1a19d6e48a8804e7c3d3621a850">
<span class="new-file">
+
q2cli/core/assets/copyright_note.txt
</span>
</a>
</li>
<li class="file-stats">
<a href="#874e9f895446a24ce25c1483df0fb7d11dad5f50">
q2cli/core/cache.py
</a>
</li>
<li class="file-stats">
<a href="#eada752a2adf82b343f70a4bedf2ece9781b60f2">
q2cli/core/completion.py
</a>
</li>
<li class="file-stats">
<a href="#228bb7257239f997ab37f036d1b626a9f7ecafc1">
q2cli/core/config.py
</a>
</li>
<li class="file-stats">
<a href="#bc41c93b5d9ceb6033e898febcb4965d8efee454">
q2cli/core/state.py
</a>
</li>
<li class="file-stats">
<a href="#c5294f6a9406f7ac7065f91ded809adc5b79b15c">
q2cli/core/usage.py
</a>
</li>
<li class="file-stats">
<a href="#c4467f99066e6470736c8885ad6d10ff73140180">
q2cli/tests/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#0ec8ca6b462a68c71247f709ffc2def59b1a08a7">
<span class="new-file">
+
q2cli/tests/data/concatenated_ints.qza
</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/q2cli/-/commit/f9525841934ebbf8bc00e296ab537c2a578e8bcb">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/q2cli/-/commit/f9525841934ebbf8bc00e296ab537c2a578e8bcb"}}</script>


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