<!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=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: .875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px;
}
body {
font-family: var(--default-regular-font, "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: var(--default-regular-font, "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;">
Étienne Mollier pushed to branch upstream at <a href="https://salsa.debian.org/med-team/python-biopython">Debian Med / python-biopython</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/python-biopython/-/commit/4a5d63e72b58742cee061821d14dba23c25adc2e">4a5d63e7</a></strong>
<div>
<span> by Étienne Mollier </span> <i> at 2024-09-14T11:48:16+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","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: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>New upstream version 1.84+dfsg</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#961d2007ddaacf60fb7db9dd5246cf601bc343ec">
.appveyor.yml
</a>
</li>
<li class="file-stats">
<a href="#fd5da61396a8376845bee5cdf71aaf3c98a888ae">
.circleci/config.yml
</a>
</li>
<li class="file-stats">
<a href="#ad5f32d0cdadf84b6072710fb522e01bec40ef8f">
.circleci/requirements-sphinx.txt
</a>
</li>
<li class="file-stats">
<a href="#d94622672672a69390631d825d55c7582120624e">
<span class="deleted-file">
−
.codecov.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#3ac517dad11a750eb4733a0cf5eb375d247f3116">
.flake8
</a>
</li>
<li class="file-stats">
<a href="#e244a4301388880e5a3665869551912d45a5d73a">
.github/deploy_docs.sh
</a>
</li>
<li class="file-stats">
<a href="#899ce9c202bf7bb5480e72836c3edc773c9c4244">
.github/workflows/ci.yml
</a>
</li>
<li class="file-stats">
<a href="#a5cc2925ca8258af241be7e5b0381edf30266302">
.gitignore
</a>
</li>
<li class="file-stats">
<a href="#121cd38a14510b07b9d05bea3fb3a48cca5c1bf9">
.mypy.ini
</a>
</li>
<li class="file-stats">
<a href="#e7d14d429f898757a423156de0e8c49d75240694">
.pre-commit-config.yaml
</a>
</li>
<li class="file-stats">
<a href="#05777ad225b1353b06e31e8d8c13b30a58f09963">
Bio/Affy/CelFile.py
</a>
</li>
<li class="file-stats">
<a href="#d7754918e6821db6ffea065687599ec4f11a8e2d">
Bio/Align/AlignInfo.py
</a>
</li>
<li class="file-stats">
<a href="#313cec80666db065d312fd4fe37ed7c023e2f5a8">
Bio/Align/Applications/_ClustalOmega.py
</a>
</li>
<li class="file-stats">
<a href="#ebaf40087e9748f016de5a5c83e6b963ef884401">
Bio/Align/Applications/_Clustalw.py
</a>
</li>
<li class="file-stats">
<a href="#c93a329d432ed808d772bf2a7b264f5eee6dc401">
Bio/Align/Applications/_Dialign.py
</a>
</li>
<li class="file-stats">
<a href="#ec5f6f8affa43859a415ddebba8b438a4907e138">
Bio/Align/Applications/_MSAProbs.py
</a>
</li>
<li class="file-stats">
<a href="#b5656600de5cfe0a712aa87552322d82af6409f5">
Bio/Align/Applications/_Mafft.py
</a>
</li>
<li class="file-stats">
<a href="#ee02a1ef14da5064878f8336fbe90f95fe72ede3">
Bio/Align/Applications/_Muscle.py
</a>
</li>
<li class="file-stats">
<a href="#dae21a864466ac0766d560bffbc787083c3fe945">
Bio/Align/Applications/_Prank.py
</a>
</li>
<li class="file-stats">
<a href="#26f8fa7a79eef8c2f932646ea5698ea9dc5a4e8c">
Bio/Align/Applications/_Probcons.py
</a>
</li>
<li class="file-stats">
<a href="#b093f51e3f7385d208b1952abe5ec681310689f4">
Bio/Align/Applications/_TCoffee.py
</a>
</li>
<li class="file-stats">
<a href="#786375fb3a18082a86466fcfc43ea31ebae5b9ae">
Bio/Align/Applications/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#b828f25c57e9442dfc9c7738d1dcb83de7e17c19">
Bio/Align/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#be2445df0a6da30f91077601a13632ae283e496d">
<span class="new-file">
+
Bio/Align/_aligncore.c
</span>
</a>
</li>
<li class="file-stats">
<a href="#701c48ec0e58f38d99bc34a6a91e4637c4dc1f9e">
Bio/Align/_pairwisealigner.c
</a>
</li>
<li class="file-stats">
<a href="#f07b760cf65c66a17cccf1e629dc0d9612be67da">
Bio/Align/a2m.py
</a>
</li>
<li class="file-stats">
<a href="#53a6dcc568ebd1283af4c19063e345eaff963336">
Bio/Align/analysis.py
</a>
</li>
<li class="file-stats">
<a href="#7700d9bdb0dbe182bcec42478276eb561f19af1a">
Bio/Align/bed.py
</a>
</li>
<li class="file-stats">
<a href="#ca273793e6eea84b7f337443c74c9af38f9bb07f">
Bio/Align/bigbed.py
</a>
</li>
<li class="file-stats">
<a href="#645fd02933f835bbf860a2c20e5f99b8d1c32b75">
Bio/Align/bigmaf.py
</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: #737278;">
—
<br>
<a href="https://salsa.debian.org/med-team/python-biopython/-/commit/4a5d63e72b58742cee061821d14dba23c25adc2e">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/python-biopython/-/commit/4a5d63e72b58742cee061821d14dba23c25adc2e"}}</script>
</p>
</div>
</body>
</html>