<!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 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: -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: -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/q2-types">Debian Med / q2-types</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/q2-types/-/commit/035da022a8bd948180093584fb94712a9035e1e6">035da022</a></strong>
<div>
<span> by Andreas Tille </span> <i> at 2023-01-12T18:31:04+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>New upstream version 2022.11.1</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#ae5630a05ddad4894e9282007ac11985393a696f">
<span class="new-file">
+
.github/CONTRIBUTING.md
</span>
</a>
</li>
<li class="file-stats">
<a href="#902f0f91b921e5a9785c9a89c3731bc06235949c">
<span class="new-file">
+
.github/ISSUE_TEMPLATE/1-user-need-help.md
</span>
</a>
</li>
<li class="file-stats">
<a href="#143d106ac88996c24198621d3578e4b4785fdeb1">
<span class="new-file">
+
.github/ISSUE_TEMPLATE/2-dev-need-help.md
</span>
</a>
</li>
<li class="file-stats">
<a href="#839c06d91ce1ea57f755ee6f690ad57a3c8081dc">
<span class="new-file">
+
.github/ISSUE_TEMPLATE/3-found-bug.md
</span>
</a>
</li>
<li class="file-stats">
<a href="#71e678c3d7d33546a039a3df75167aa81f3d9c55">
<span class="new-file">
+
.github/ISSUE_TEMPLATE/4-make-better.md
</span>
</a>
</li>
<li class="file-stats">
<a href="#83aabd58ef073a0aa5ba9f124a6f5c919018e879">
<span class="new-file">
+
.github/ISSUE_TEMPLATE/5-make-new.md
</span>
</a>
</li>
<li class="file-stats">
<a href="#749265f6511bc4239de81ab66ede284d63282a64">
<span class="new-file">
+
.github/ISSUE_TEMPLATE/6-where-to-go.md
</span>
</a>
</li>
<li class="file-stats">
<a href="#f7478ad2bb1f2fdc99e6d1a022c885c19f82b885">
<span class="new-file">
+
.github/SUPPORT.md
</span>
</a>
</li>
<li class="file-stats">
<a href="#99d2d4406193bf0dc3e7b84a6c9b9109997a4864">
<span class="new-file">
+
.github/pull_request_template.md
</span>
</a>
</li>
<li class="file-stats">
<a href="#b3dae57b0aba58e8ab1c533fd6367e12e257bb42">
<span class="new-file">
+
.github/rubric.png
</span>
</a>
</li>
<li class="file-stats">
<a href="#a40917cdf28312936163c19b4a39cdcfe506458f">
<span class="new-file">
+
.github/workflows/add-to-project-ci.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#899ce9c202bf7bb5480e72836c3edc773c9c4244">
<span class="new-file">
+
.github/workflows/ci.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#f3c68e28c82163ef4b04ecc90060e04ccef53b79">
q2_types/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#3bdb7a362f11686a5969dba0363ea115e0751fcb">
q2_types/_version.py
</a>
</li>
<li class="file-stats">
<a href="#cacc76c67fd574bd3475e6268ce6deec26ccbfaa">
q2_types/bowtie2/_types.py
</a>
</li>
<li class="file-stats">
<a href="#2c28fd681c183e3f9ed29ef89e982e7320c25ec4">
q2_types/distance_matrix/_type.py
</a>
</li>
<li class="file-stats">
<a href="#54ba626fe0572adcddeae8122c558ea2c9f70278">
q2_types/feature_data/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#07e3ee9f5c6e5e8399ca48e3a21c5188f5c2f3ea">
q2_types/feature_data/_format.py
</a>
</li>
<li class="file-stats">
<a href="#5bfd5c187b0d7270fa753eb3022bb7e84bc92757">
q2_types/feature_data/_transformer.py
</a>
</li>
<li class="file-stats">
<a href="#5e2e452cb76505dfb05d5e48375d42b44ccee529">
q2_types/feature_data/_type.py
</a>
</li>
<li class="file-stats">
<a href="#87df2fa5a3d789b3ae621526ae58be586231dcb5">
<span class="new-file">
+
q2_types/feature_data/tests/data/aligned-dna-sequences-mixed-case.fasta
</span>
</a>
</li>
<li class="file-stats">
<a href="#cd237a8d353920bea075e2578f9628daa8471a78">
<span class="new-file">
+
q2_types/feature_data/tests/data/aligned-rna-sequences-mixed-case.fasta
</span>
</a>
</li>
<li class="file-stats">
<a href="#82f194c95981c2768d6e74bf965d7e4add61e03f">
<span class="new-file">
+
q2_types/feature_data/tests/data/dna-mixed-case-with-bom-passes.fasta
</span>
</a>
</li>
<li class="file-stats">
<a href="#35cbe0eadd58c79bb5acbffb2b706e223d2d2c3d">
<span class="new-file">
+
q2_types/feature_data/tests/data/dna-sequences-mixed-case-with-duplicate-ids.fasta
</span>
</a>
</li>
<li class="file-stats">
<a href="#29fc698ccfbc7734edb6ab37bac0fd82a2106972">
<span class="new-file">
+
q2_types/feature_data/tests/data/dna-sequences-mixed-case.fasta
</span>
</a>
</li>
<li class="file-stats">
<a href="#a280f774edede53d78fc9619f58bbcc77cbbbe51">
q2_types/feature_data/tests/data/protein-sequences.fasta
</a>
</li>
<li class="file-stats">
<a href="#8738d0a965fb631fb25c4d2e0e70e7172501814a">
<span class="new-file">
+
q2_types/feature_data/tests/data/rna-mixed-case-with-bom-passes.fasta
</span>
</a>
</li>
<li class="file-stats">
<a href="#e58136af3c4584e9a8930a8e16c37f2ae8e183ed">
<span class="new-file">
+
q2_types/feature_data/tests/data/rna-sequences-mixed-case-with-duplicate-ids.fasta
</span>
</a>
</li>
<li class="file-stats">
<a href="#70fcb808699e5f9560d2a0eb02143eb84fd095a7">
<span class="new-file">
+
q2_types/feature_data/tests/data/rna-sequences-mixed-case.fasta
</span>
</a>
</li>
<li class="file-stats">
<a href="#d4d307c78282f0799835165b31908aff985c5dcd">
q2_types/feature_data/tests/test_format.py
</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: #666;">
—
<br>
<a href="https://salsa.debian.org/med-team/q2-types/-/commit/035da022a8bd948180093584fb94712a9035e1e6">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/q2-types/-/commit/035da022a8bd948180093584fb94712a9035e1e6"}}</script>
</p>
</div>
</body>
</html>