<!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/python-bx" style="color: #1068bf;">Debian Med / python-bx</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/python-bx/-/commit/69662ab0fcf1d71226d99632c1521073413e3135" style="color: #1068bf;">69662ab0</a></strong>
<div>
<span> by Andreas Tille </span> <i> at 2022-10-14T22:30:23+02: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 0.9.0</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#e59566cf4999e6050a54787f9582ad9e95ddf314" style="color: #1068bf;">
<span class="new-file">
+
.git-blame-ignore-revs
</span>
</a>
</li>
<li class="file-stats">
<a href="#6bf1df73dcb0e35c845e374bc98e9b64aa8192ae" style="color: #1068bf;">
.github/workflows/deploy.yaml
</a>
</li>
<li class="file-stats">
<a href="#a60e2382fd0c34cb06177a3d7034264e22531192" style="color: #1068bf;">
.github/workflows/test.yaml
</a>
</li>
<li class="file-stats">
<a href="#4f73d7c04253e7bbf41d5e929e7030f360e9349f" style="color: #1068bf;">
<span class="new-file">
+
.isort.cfg
</span>
</a>
</li>
<li class="file-stats">
<a href="#9d4e8ab62832d7b298261aae1fe1123d28783525" style="color: #1068bf;">
doc/source/conf.py
</a>
</li>
<li class="file-stats">
<a href="#87c1820b3e9b05cd007ea95036b5904546475c20" style="color: #1068bf;">
lib/bx/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#095f274466d7fe4999922940340ce6a05a67b66a" style="color: #1068bf;">
lib/bx/_seqmapping.pyx
</a>
</li>
<li class="file-stats">
<a href="#31977282111385d524a9614d8f0b4beb9b667fd5" style="color: #1068bf;">
lib/bx/align/_epo.pyx
</a>
</li>
<li class="file-stats">
<a href="#b0fd4232203e980bc42f7809e5089534800daf2b" style="color: #1068bf;">
lib/bx/align/axt.py
</a>
</li>
<li class="file-stats">
<a href="#022799f5b9883cfba8e844c77872ec36d421722c" style="color: #1068bf;">
lib/bx/align/core.py
</a>
</li>
<li class="file-stats">
<a href="#1e88a4ba6ab746c5b9e27513aa5422efe1d7b9b3" style="color: #1068bf;">
lib/bx/align/epo.py
</a>
</li>
<li class="file-stats">
<a href="#e2c14a2dc525a10b97477c8d7f4077fe1a09c966" style="color: #1068bf;">
lib/bx/align/epo_tests.py
</a>
</li>
<li class="file-stats">
<a href="#39a1202bddbd23d4dd561e423801ab8b82621f9f" style="color: #1068bf;">
lib/bx/align/lav.py
</a>
</li>
<li class="file-stats">
<a href="#824beac453875e2a5b618e47f08a203938053e10" style="color: #1068bf;">
lib/bx/align/lav_tests.py
</a>
</li>
<li class="file-stats">
<a href="#ffdbc18d76513da053a32f8649d02490438546ef" style="color: #1068bf;">
lib/bx/align/maf.py
</a>
</li>
<li class="file-stats">
<a href="#40f2703106ddb404171381e20700da394c5760cb" style="color: #1068bf;">
lib/bx/align/maf_tests.py
</a>
</li>
<li class="file-stats">
<a href="#85cc4b975867c8d5e052dbf4aa478a052b57aa0d" style="color: #1068bf;">
lib/bx/align/score.py
</a>
</li>
<li class="file-stats">
<a href="#21206bf3275bd0d8047efb74ab72099debee67b8" style="color: #1068bf;">
lib/bx/align/score_tests.py
</a>
</li>
<li class="file-stats">
<a href="#33bec3cd522a3b06f4c01bc57fecfcfbec5f4831" style="color: #1068bf;">
lib/bx/align/sitemask/_cpg.pyx
</a>
</li>
<li class="file-stats">
<a href="#e4a05b19fcb1a90425440a6feb4ee8b8ad9e949e" style="color: #1068bf;">
lib/bx/align/sitemask/core.py
</a>
</li>
<li class="file-stats">
<a href="#f2866e93008fb303a8b0bf68f64855b519fc26d0" style="color: #1068bf;">
lib/bx/align/sitemask/cpg.py
</a>
</li>
<li class="file-stats">
<a href="#aa8bc6c01705ed37dbef1b70e61192a643b21559" style="color: #1068bf;">
lib/bx/align/sitemask/quality.py
</a>
</li>
<li class="file-stats">
<a href="#a1d09acfefcb1c2fc142cdbf7b63f92a7dc25b5e" style="color: #1068bf;">
lib/bx/align/sitemask/sitemask_tests.py
</a>
</li>
<li class="file-stats">
<a href="#12c0c488674b9dc44df1dfcc6ac9a224a8d9ef90" style="color: #1068bf;">
lib/bx/align/tools/chop.py
</a>
</li>
<li class="file-stats">
<a href="#93d28575c8d1dafdfc6f1013afe9769a3de650f4" style="color: #1068bf;">
lib/bx/align/tools/thread.py
</a>
</li>
<li class="file-stats">
<a href="#7bcf2e1f38687135adf506bea32867178d5e70d8" style="color: #1068bf;">
lib/bx/align/tools/tile.py
</a>
</li>
<li class="file-stats">
<a href="#c47592b848a861fbcd99f9edfe8788bc24db598a" style="color: #1068bf;">
lib/bx/arrays/array_tree.pyx
</a>
</li>
<li class="file-stats">
<a href="#aa7376865c5975ab17bed02d34fd51a5e7e968c9" style="color: #1068bf;">
lib/bx/arrays/array_tree_tests.py
</a>
</li>
<li class="file-stats">
<a href="#7cc3199478f8f5ac0d4dbe252661cd66d7afe843" style="color: #1068bf;">
lib/bx/bbi/bbi_file.pxd
</a>
</li>
<li class="file-stats">
<a href="#1f3d03bf5a3779d95c2d1b6918e2b6953c654dd1" style="color: #1068bf;">
lib/bx/bbi/bbi_file.pyx
</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/python-bx/-/commit/69662ab0fcf1d71226d99632c1521073413e3135" style="color: #1068bf;">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" style="color: #1068bf;">salsa.debian.org</a>. <a href="https://salsa.debian.org/-/profile/notifications" target="_blank" rel="noopener noreferrer" class="mng-notif-link" style="color: #1068bf;">Manage all notifications</a> · <a href="https://salsa.debian.org/help" target="_blank" rel="noopener noreferrer" class="help-link" style="color: #1068bf;">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/python-bx/-/commit/69662ab0fcf1d71226d99632c1521073413e3135"}}</script>
</p>
</div>
</body>
</html>