<!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=utf-8" 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: "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: "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: 600;"><a href="https://salsa.debian.org/med-team/q2cli/-/commit/9f4429e9f4227b4daf1730ecf17b1a9c142f9e6d">9f4429e9</a></strong>
<div>
<span> by Andreas Tille </span> <i> at 2025-12-01T11:53:28+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #3a383f; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; 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 2026.1.0.dev0</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
45 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#3f3fdf873a54a824b8c535e22843724d4fae7416">
<span class="new-file">
+
.copier-answers.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#24139dae656713ba861751fb2c2ac38839349a7a">
.gitattributes
</a>
</li>
<li class="file-stats">
<a href="#54f68f4f817cf6a6c275b60213ba7eb7b3c80983">
.github/workflows/ci-dev.yaml
</a>
</li>
<li class="file-stats">
<a href="#93e5c3084b36273d35fc660c516665189d874fab">
<span class="new-file">
+
.github/workflows/update-copyright-headers.yaml
</span>
</a>
</li>
<li class="file-stats">
<a href="#a5cc2925ca8258af241be7e5b0381edf30266302">
.gitignore
</a>
</li>
<li class="file-stats">
<a href="#7445606fbf8f3683cd42bdc54b05d7a0bc2dfc44">
<span class="new-file">
+
.gitmodules
</span>
</a>
</li>
<li class="file-stats">
<a href="#0398ccd0f49298b10a3d76a47800d2ebecd49859">
LICENSE
</a>
</li>
<li class="file-stats">
<a href="#8875df48c18030126ef5ef5a6f5c93b23451fb9f">
<span class="deleted-file">

MANIFEST.in
</span>
</a>
</li>
<li class="file-stats">
<a href="#836efb6e25a091dcb4ff8e1dbb2f0be6a5cbf14c">
Makefile
</a>
</li>
<li class="file-stats">
<a href="#a0e44b123ab1d8db47fd28a9d001cdad71a2a885">
bin/tab-qiime
</a>
</li>
<li class="file-stats">
<a href="#93540911ad34d73709e8ab224d6c5d8653887bbe">
ci/recipe/meta.yaml

conda-recipe/meta.yaml
</a>
</li>
<li class="file-stats">
<a href="#5d07e7d72637aa0d59c89d381fe6dc4cf46e2491">
<span class="new-file">
+
pyproject.toml
</span>
</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">
<span class="deleted-file">

q2cli/_version.py
</span>
</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="#cba3c1fefa460105ea581873d62e8d37bafca135">
<span class="new-file">
+
q2cli/core/artifact_cache_global.py
</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="#e56945e10ec68c3551e9b5cac2d5aaec5e4f6439">
q2cli/tests/data/mapping_config.toml
</a>
</li>
<li class="file-stats">
<a href="#4cf833f6e2f3b5e0a51836be16339e6ec0ab5aa2">
q2cli/tests/test_cache_cli.py
</a>
</li>
<li class="file-stats">
<a href="#dc5f5985a047865b81ba832edeea7666a8a308b7">
q2cli/tests/test_cli.py
</a>
</li>
<li class="file-stats">
<a href="#69859555882ae5b802d6b617deeaece2a2130265">
q2cli/tests/test_core.py
</a>
</li>
<li class="file-stats">
<a href="#504dff2fc7cc96f328a03bfeacd40d11cefbc485">
q2cli/tests/test_dev.py
</a>
</li>
<li class="file-stats">
<a href="#e954485ca5bcec6572c4050225f791aece141b4b">
q2cli/tests/test_mystery_stew.py
</a>
</li>
<li class="file-stats">
<a href="#a118f7a6f38ac6924500fb5556f843fdf73e82fb">
q2cli/tests/test_tools.py
</a>
</li>
<li class="file-stats">
<a href="#e1798f96760f66fd8fed79cda543c13d23c62f8f">
q2cli/tests/test_usage.py
</a>
</li>
<li class="file-stats">
<a href="#67c0d02b0c1dcfe41eea76bbf17741e56aa00544">
q2cli/util.py
</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">
<span class="deleted-file">

setup.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#ef0ce1af706096d33ecc12f2757a5e1cb91ec6ca">
<span class="deleted-file">

versioneer.py
</span>
</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: #626168;">

<br>
<a href="https://salsa.debian.org/med-team/q2cli/-/commit/9f4429e9f4227b4daf1730ecf17b1a9c142f9e6d">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>
<span style="color: transparent; font-size: 0; display: none; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0;">
Notification message regarding https://salsa.debian.org/med-team/q2cli/-/commit/9f4429e9f4227b4daf1730ecf17b1a9c142f9e6d at 1764586689
</span>
<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/9f4429e9f4227b4daf1730ecf17b1a9c142f9e6d"}}</script>


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