<!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 upstream at <a href="https://salsa.debian.org/med-team/python-cooler">Debian Med / python-cooler</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-cooler/-/commit/9d48c46105dca7d6b6d264ed102b9216b4677af4">9d48c461</a></strong>
<div>
<span> by Alexandre Detiste </span> <i> at 2024-08-31T00:10:35+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.10.2</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#899ce9c202bf7bb5480e72836c3edc773c9c4244">
.github/workflows/ci.yml
</a>
</li>
<li class="file-stats">
<a href="#4639989a2b9ca33671669f3e377b9d0308553f80">
.github/workflows/publish.yml
</a>
</li>
<li class="file-stats">
<a href="#a5cc2925ca8258af241be7e5b0381edf30266302">
.gitignore
</a>
</li>
<li class="file-stats">
<a href="#e7d14d429f898757a423156de0e8c49d75240694">
.pre-commit-config.yaml
</a>
</li>
<li class="file-stats">
<a href="#81ccd5c4e1f93eb3ab80c73b5532455bf4f82fe9">
.readthedocs.yml
</a>
</li>
<li class="file-stats">
<a href="#7facec255884dc55d3818e4dfbea89b1bdd7f49e">
CHANGES.md
</a>
</li>
<li class="file-stats">
<a href="#0834ae016f8fea5cff771880c0be1d55299732ff">
<span class="deleted-file">

CODE_OF_CONDUCT.md
</span>
</a>
</li>
<li class="file-stats">
<a href="#8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d">
README.md
</a>
</li>
<li class="file-stats">
<a href="#0a2c9b1333d679f975845fd110c2ffb59930996e">
docs/cli.rst
</a>
</li>
<li class="file-stats">
<a href="#254a2da7a740675e537439eb88e32083b9ea4771">
docs/conf.py
</a>
</li>
<li class="file-stats">
<a href="#7212297a4768843c37d64be965c66153e2586c2c">
docs/make_cli_rst.py
</a>
</li>
<li class="file-stats">
<a href="#271b54d579b58b0097c7c56b8ab060c6e3a67b4f">
docs/requirements.txt
</a>
</li>
<li class="file-stats">
<a href="#5d07e7d72637aa0d59c89d381fe6dc4cf46e2491">
pyproject.toml
</a>
</li>
<li class="file-stats">
<a href="#b77fa58a91d09bf38e83ea6b9d072bef6cf2bbdd">
src/cooler/_logging.py
</a>
</li>
<li class="file-stats">
<a href="#7bf213ce8fc26b7e462094faef48f46825c129a4">
<span class="new-file">
+
src/cooler/_typing.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#aea458c8098ba6cd22f0926a0e0e936e9d9fb111">
src/cooler/_version.py
</a>
</li>
<li class="file-stats">
<a href="#dcc17f791916918c7d2b8d5139859a415976e2f5">
src/cooler/api.py
</a>
</li>
<li class="file-stats">
<a href="#3570041ced614fba8576ea78f10719bec3ad6fe3">
src/cooler/balance.py
</a>
</li>
<li class="file-stats">
<a href="#b76cfbafff6eb85b05485aab7052fab391d64823">
src/cooler/cli/_util.py
</a>
</li>
<li class="file-stats">
<a href="#de095b5c4ed4d34d1b1266d11fe655c3cbd361a4">
src/cooler/cli/balance.py
</a>
</li>
<li class="file-stats">
<a href="#48e11eaffae9bb17e2b59e7cb1f50c4e1d435464">
src/cooler/cli/cload.py
</a>
</li>
<li class="file-stats">
<a href="#7012d2030c25c4f1985230e3b0dcfb3c24af91de">
src/cooler/cli/coarsen.py
</a>
</li>
<li class="file-stats">
<a href="#82ed6ab9e9817c5c7d2589f851b0b08f32d1b8b3">
src/cooler/cli/csort.py
</a>
</li>
<li class="file-stats">
<a href="#c54af2e7f05df485e8ce1209f91909ba90c5274f">
src/cooler/cli/digest.py
</a>
</li>
<li class="file-stats">
<a href="#b22b2c79e8e2cd36bdd15f4bce571ff724525425">
src/cooler/cli/dump.py
</a>
</li>
<li class="file-stats">
<a href="#9721893b6662920093b057879dfdaf6b3adfa07a">
src/cooler/cli/fileops.py
</a>
</li>
<li class="file-stats">
<a href="#ee2d91b0710e12d8fb3abe0b01347b3341bdebe1">
src/cooler/cli/info.py
</a>
</li>
<li class="file-stats">
<a href="#740827db20eaba3b444cbe9ec9e553f2480f7005">
src/cooler/cli/load.py
</a>
</li>
<li class="file-stats">
<a href="#5175147f62e267063e5cc17a9d7a6045cec4810e">
src/cooler/cli/makebins.py
</a>
</li>
<li class="file-stats">
<a href="#048627bb521bd78314fe08a5858c214843d3091f">
src/cooler/cli/merge.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-cooler/-/commit/9d48c46105dca7d6b6d264ed102b9216b4677af4">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-cooler/-/commit/9d48c46105dca7d6b6d264ed102b9216b4677af4"}}</script>


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