<!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>
Steffen Möller pushed to branch upstream
at <a href="https://salsa.debian.org/med-team/python-cutadapt">Debian Med / python-cutadapt</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/med-team/python-cutadapt/commit/906d94d3fd60b27126c1f5d4f4fa98911b54d051">906d94d3</a></strong>
<div>
<span>by Steffen Moeller</span>
<i>at 2019-10-30T09:18:44Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 2.6</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/med-team/python-cutadapt/commit/137670b8eefce006ee65bc8995e15187961db9d8">137670b8</a></strong>
<div>
<span>by Steffen Moeller</span>
<i>at 2019-10-30T09:19:30Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 2.6</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#d94622672672a69390631d825d55c7582120624e">
<span class="new-file">
+
.codecov.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#626a747c8694eaae66f2afb3d1a745b045782c70">
<span class="new-file">
+
.editorconfig
</span>
</a>
</li>
<li class="file-stats">
<a href="#329bd3bfd1367ea2278a49c813484457e794cf2f">
<span class="new-file">
+
.github/issue_template.md
</span>
</a>
</li>
<li class="file-stats">
<a href="#a5cc2925ca8258af241be7e5b0381edf30266302">
<span class="new-file">
+
.gitignore
</span>
</a>
</li>
<li class="file-stats">
<a href="#dea01dd89a3b602828e630677fde5d77c06441c8">
<span class="new-file">
+
.travis.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#4990be809a537bf86e4be2fe2e8251c83d8bd129">
CHANGES.rst
</a>
</li>
<li class="file-stats">
<a href="#1039f2f1a2551c10ddf7b67dba18b445346c0057">
<span class="new-file">
+
CONTRIBUTING.rst
</span>
</a>
</li>
<li class="file-stats">
<a href="#8875df48c18030126ef5ef5a6f5c93b23451fb9f">
<span class="new-file">
+
MANIFEST.in
</span>
</a>
</li>
<li class="file-stats">
<a href="#7d26833a43d8865f6d9679068f6f9ee7d6e13dcf">
<span class="deleted-file">

PKG-INFO
</span>
</a>
</li>
<li class="file-stats">
<a href="#561b88e19de321ca62c7590bbb350765fb110905">
README.rst
</a>
</li>
<li class="file-stats">
<a href="#f75f54159d8ca95918e0cdbdcbc2012a7f8d47ed">
<span class="new-file">
+
buildwheels.sh
</span>
</a>
</li>
<li class="file-stats">
<a href="#381e2bde9026d4bac9fc60b8eccadbad9b987665">
<span class="new-file">
+
doc/_static/adapters.svg
</span>
</a>
</li>
<li class="file-stats">
<a href="#24cededbda905383cef83a372c9175a3549d0c6e">
<span class="new-file">
+
doc/_static/logo.svg
</span>
</a>
</li>
<li class="file-stats">
<a href="#ee1d7278a009e2c5c652622fe43dc77e39af740d">
doc/guide.rst
</a>
</li>
<li class="file-stats">
<a href="#2aed913a0c7784015dc27422cca563dfb9b97d4e">
doc/recipes.rst
</a>
</li>
<li class="file-stats">
<a href="#73ac3f1c0f36645568b29944d795f3fa05824147">
<span class="new-file">
+
doc/requirements.txt
</span>
</a>
</li>
<li class="file-stats">
<a href="#8e2edce0d507e1297474f25c00cae94258db38d8">
setup.py
</a>
</li>
<li class="file-stats">
<a href="#40fcf83321d2c7f8b80b5199812b4cddc3071406">
src/cutadapt/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#babdfe5d368a4907abadce7f9b00dfab2489185a">
src/cutadapt/__main__.py
</a>
</li>
<li class="file-stats">
<a href="#3fdf9aa7a8f7f494997913e3e527a05e6d95fa34">
<span class="deleted-file">

src/cutadapt/_align.c
</span>
</a>
</li>
<li class="file-stats">
<a href="#4045e163dd270b4b21bcebce419a3b9ab8ffb64e">
<span class="deleted-file">

src/cutadapt/_version.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#8fb347891ec0a40b16ef2bdbe361f823e12aa016">
src/cutadapt/adapters.py
</a>
</li>
<li class="file-stats">
<a href="#a44086ebe255bc0df91ea1d82811c828e6f5e324">
src/cutadapt/modifiers.py
</a>
</li>
<li class="file-stats">
<a href="#12b6e14dcfabba52d86396a9e2818f75b0c0c8d5">
src/cutadapt/parser.py
</a>
</li>
<li class="file-stats">
<a href="#1b86cdea057b59b4d05ba7fde4aea9df4e8fe9e8">
src/cutadapt/pipeline.py
</a>
</li>
<li class="file-stats">
<a href="#9ba37233f76e56f10585b4e480e28b5cc079a733">
<span class="deleted-file">

src/cutadapt/qualtrim.c
</span>
</a>
</li>
<li class="file-stats">
<a href="#0947279ab1fb32f21dde9a563c2b4ca1cd2fc0de">
src/cutadapt/report.py
</a>
</li>
<li class="file-stats">
<a href="#af95dfcb30a51908f338d0fd6a196b9e4c108046">
src/cutadapt/utils.py
</a>
</li>
<li class="file-stats">
<a href="#d30b465039c26237661a4233aebf495ccbae122f">
<span class="new-file">
+
tests/.gitignore
</span>
</a>
</li>
<li class="file-stats">
<a href="#626af34e8204774ea46e20955936146dedc828eb">
tests/conftest.py
</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/python-cutadapt/compare/ba3c2a62dda8394ca16835bfc2bf6b60bc3da4fc...137670b8eefce006ee65bc8995e15187961db9d8">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.



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