<!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;
}
</style>
</head>
<body>
<div class="content">

<h3>
Andreas Tille pushed to branch upstream
at <a href="https://salsa.debian.org/med-team/q2cli">Debian Med / q2cli</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/med-team/q2cli/commit/2704bec566aa3799c890a04c1cb34404df4c0c02">2704bec5</a></strong>
<div>
<span>by Andreas Tille</span>
<i>at 2019-11-12T08:32:25Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 2019.10.0</pre>
</li>
</ul>
<h4>28 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#24139dae656713ba861751fb2c2ac38839349a7a">
.gitattributes
</a>
</li>
<li class="file-stats">
<a href="#a5cc2925ca8258af241be7e5b0381edf30266302">
.gitignore
</a>
</li>
<li class="file-stats">
<a href="#dea01dd89a3b602828e630677fde5d77c06441c8">
.travis.yml
</a>
</li>
<li class="file-stats">
<a href="#8875df48c18030126ef5ef5a6f5c93b23451fb9f">
MANIFEST.in
</a>
</li>
<li class="file-stats">
<a href="#836efb6e25a091dcb4ff8e1dbb2f0be6a5cbf14c">
Makefile
</a>
</li>
<li class="file-stats">
<a href="#8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d">
README.md
</a>
</li>
<li class="file-stats">
<a href="#a0e44b123ab1d8db47fd28a9d001cdad71a2a885">
<span class="deleted-file">

bin/tab-qiime
</span>
</a>
</li>
<li class="file-stats">
<a href="#22fbe0b68848772d4b1c45f0d62dcd71a06cde00">
ci/recipe/meta.yaml
</a>
</li>
<li class="file-stats">
<a href="#c498265f4e3e8768bbc382b650d2bbd2283b53f2">
<span class="deleted-file">

hooks/50_activate_q2cli_tab_completion.sh
</span>
</a>
</li>
<li class="file-stats">
<a href="#752859f8b4cfcbae3c81b47f46842da291d9d825">
<span class="deleted-file">

q2cli/__main__.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#4b9183b04ea8b786b7629167ed36b068044653d0">
<span class="deleted-file">

q2cli/builtin/dev.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#71b88b101d6e0e9e60898a2fdbc162df0c2b301a">
<span class="deleted-file">

q2cli/builtin/info.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#fd958db9213491909191b55c302d3c4274621ebb">
<span class="deleted-file">

q2cli/builtin/tools.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#2670690bb5fc3e71b0d71bad6dea0577a5b0a717">
<span class="deleted-file">

q2cli/click/__init__.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#00a3610cef01cb0a07b0017655f3d8587b7eb372">
<span class="deleted-file">

q2cli/click/command.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#f1b7be9c62695c00999718ef9c280df2dd575cf5">
<span class="deleted-file">

q2cli/click/licenses/click.LICENSE.rst
</span>
</a>
</li>
<li class="file-stats">
<a href="#34c31663d5050120ebf76a215b52500c49fb233e">
<span class="deleted-file">

q2cli/click/option.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#515b09fdcee7316575e8e96ae9e326544ba615bc">
<span class="deleted-file">

q2cli/click/parser.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#eecee2226af62de28bd22bef07e8b1dae7cd739a">
<span class="deleted-file">

q2cli/click/type.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#9089f11caa4b0f6ef10f937f509084406dc6e3d0">
<span class="deleted-file">

q2cli/commands.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#e316d94fbce14eef139dc85098304edc0f0ff0d2">
<span class="deleted-file">

q2cli/core/__init__.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#874e9f895446a24ce25c1483df0fb7d11dad5f50">
<span class="deleted-file">

q2cli/core/cache.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#eada752a2adf82b343f70a4bedf2ece9781b60f2">
<span class="deleted-file">

q2cli/core/completion.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#228bb7257239f997ab37f036d1b626a9f7ecafc1">
<span class="deleted-file">

q2cli/core/config.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#c4467f99066e6470736c8885ad6d10ff73140180">
<span class="deleted-file">

q2cli/tests/__init__.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#dc5f5985a047865b81ba832edeea7666a8a308b7">
<span class="deleted-file">

q2cli/tests/test_cli.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#69859555882ae5b802d6b617deeaece2a2130265">
<span class="deleted-file">

q2cli/tests/test_core.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#504dff2fc7cc96f328a03bfeacd40d11cefbc485">
<span class="deleted-file">

q2cli/tests/test_dev.py
</span>
</a>
</li>
</ul>
<h5>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: #777;">

<br>
<a href="https://salsa.debian.org/med-team/q2cli/commit/2704bec566aa3799c890a04c1cb34404df4c0c02">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.
<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/2704bec566aa3799c890a04c1cb34404df4c0c02"}}</script>


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