<!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;">
Alexandre Detiste pushed to branch master at <a href="https://salsa.debian.org/med-team/python-skbio">Debian Med / python-skbio</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-skbio/-/commit/88f5a990be519f76f55736f5d427bc967858741c">88f5a990</a></strong>
<div>
<span> by Alexandre Detiste </span> <i> at 2024-08-12T21:54:24+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 0.6.2</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/med-team/python-skbio/-/commit/41ec88189a2dc28cb99cfedbd2a5c81cb379c0cf">41ec8818</a></strong>
<div>
<span> by Alexandre Detiste </span> <i> at 2024-08-12T21:54:29+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;'>Update upstream source from tag 'upstream/0.6.2'

Update to upstream version '0.6.2'
with Debian dir 96326d5ba805601785388e99b42433081d0c709a</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
29 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#899ce9c202bf7bb5480e72836c3edc773c9c4244">
.github/workflows/ci.yml
</a>
</li>
<li class="file-stats">
<a href="#e7d14d429f898757a423156de0e8c49d75240694">
.pre-commit-config.yaml
</a>
</li>
<li class="file-stats">
<a href="#ab09011fa121d0a2bb9fa4ca76094f2482b902b7">
CHANGELOG.md
</a>
</li>
<li class="file-stats">
<a href="#561b88e19de321ca62c7590bbb350765fb110905">
README.rst
</a>
</li>
<li class="file-stats">
<a href="#e3d47b767a2a33578c7c57c1cdcc5579c0e84346">
ci/aarch64.conda_requirements.txt
</a>
</li>
<li class="file-stats">
<a href="#bf054b5dcafe76150d61bd77b80dd5f78820f29b">
ci/conda_requirements.txt
</a>
</li>
<li class="file-stats">
<a href="#de3f409647e0da17cd776dfcae0870c4b4ad0530">
ci/requirements.doc.txt
</a>
</li>
<li class="file-stats">
<a href="#8e2edce0d507e1297474f25c00cae94258db38d8">
setup.py
</a>
</li>
<li class="file-stats">
<a href="#4f527af5768c903b0fd5e66c83e25933c74fb224">
skbio/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#c8cc8ad89bf0b0d3a634a080b2d4e0236c22c483">
skbio/diversity/_driver.py
</a>
</li>
<li class="file-stats">
<a href="#92807fdd12a1b2a6b9556f3c7b818b965ed18325">
skbio/diversity/alpha/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#3674efab43afe25534062909cecb58b7476ec3f4">
skbio/diversity/alpha/_base.py
</a>
</li>
<li class="file-stats">
<a href="#14b2ae29b95aef9f1d918dbb2a6c6287e091004a">
skbio/diversity/alpha/tests/test_base.py
</a>
</li>
<li class="file-stats">
<a href="#da731b07dfd511aca2abebcb580d0092b1f0880b">
skbio/io/format/embed.py
</a>
</li>
<li class="file-stats">
<a href="#a0278511495167057ab285faeed34905b4a825ca">
skbio/io/format/sample_metadata.py
</a>
</li>
<li class="file-stats">
<a href="#391b0b9f3abbc5a0ac7da4f2326cb811a52461b8">
skbio/io/format/tests/test_sample_metadata.py
</a>
</li>
<li class="file-stats">
<a href="#43411729f1e1c78dafb85d588dd8c308c50a733f">
skbio/io/tests/test_registry.py
</a>
</li>
<li class="file-stats">
<a href="#5c4a8308f27514f22f0857155639638cc86e183b">
skbio/io/tests/test_util.py
</a>
</li>
<li class="file-stats">
<a href="#99caeb7ccf78c7ce558e3061c7729681fb2fd40b">
skbio/metadata/_intersection.pyx
</a>
</li>
<li class="file-stats">
<a href="#1fe18c47433b4d7e10571ea2c129b679a7c08a74">
skbio/stats/composition.py
</a>
</li>
<li class="file-stats">
<a href="#12d7b604bc8a448ad9017ee5be16977c563fd25e">
skbio/stats/distance/_base.py
</a>
</li>
<li class="file-stats">
<a href="#6e14eaccd4077ca73f36e797cbafa77c17e582b4">
skbio/stats/distance/tests/test_base.py
</a>
</li>
<li class="file-stats">
<a href="#0101f7b409eb068bbf588a01341df481ae01a55f">
skbio/stats/ordination/_ordination_results.py
</a>
</li>
<li class="file-stats">
<a href="#ad777df48c7a10f6fd7a78f460324d713b093fbf">
skbio/stats/ordination/tests/test_ordination_results.py
</a>
</li>
<li class="file-stats">
<a href="#e8f2b2d68d5bd786f8afb8a7b95e75ca0a4657e9">
skbio/stats/tests/test_composition.py
</a>
</li>
<li class="file-stats">
<a href="#4827b6097a59b862580aa6efdf586d9d6578c38e">
skbio/tree/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#fb70ba61f4cf1a39c8dad7985837d0ddbc412a22">
skbio/tree/_nj.py
</a>
</li>
<li class="file-stats">
<a href="#4ed31e9f5a84645db24d6d19dc646a3259d8471f">
skbio/tree/_tree.py
</a>
</li>
<li class="file-stats">
<a href="#a7274d473dcce125b9ebf17a43815cec5fe5ed0b">
skbio/tree/tests/test_nj.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-skbio/-/compare/dacd70c8cf55b11327fa24900ed1d8654fbdb05d...41ec88189a2dc28cb99cfedbd2a5c81cb379c0cf">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>



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