<!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: 0.875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,0.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,0.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;">
Andreas Tille 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: bold;"><a href="https://salsa.debian.org/med-team/python-biopython/-/commit/962c2c884470b122ad94910844d19d55abd3a211">962c2c88</a></strong>
<div>
<span> by Andreas Tille </span> <i> at 2024-02-04T21:15:34+01: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.83+dfsg</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
18 changed files:
</h4>
<ul>
<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="#3ac517dad11a750eb4733a0cf5eb375d247f3116">
.flake8
</a>
</li>
<li class="file-stats">
<a href="#091aff741808a09242f252264b14f4a9adaa5305">
<span class="new-file">
+
.github/dependabot.yml
</span>
</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">
<span class="new-file">
+
.mypy.ini
</span>
</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="#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="#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="#b828f25c57e9442dfc9c7738d1dcb83de7e17c19">
Bio/Align/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#18192e9b4300e352dfa181f78657212376943d1d">
<span class="new-file">
+
Bio/Align/_codonaligner.c
</span>
</a>
</li>
<li class="file-stats">
<a href="#701c48ec0e58f38d99bc34a6a91e4637c4dc1f9e">
Bio/Align/_aligners.c

Bio/Align/_pairwisealigner.c
</a>
</li>
<li class="file-stats">
<a href="#f07b760cf65c66a17cccf1e629dc0d9612be67da">
Bio/Align/a2m.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: #737278;">

<br>
<a href="https://salsa.debian.org/med-team/python-biopython/-/commit/962c2c884470b122ad94910844d19d55abd3a211">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/962c2c884470b122ad94910844d19d55abd3a211"}}</script>


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