<!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: 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: "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: "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;">
Ananthu C V 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: bold;"><a href="https://salsa.debian.org/med-team/python-cooler/-/commit/9d3232cd4f8a338105aea99c8f2754334909acb3">9d3232cd</a></strong>
<div>
<span> by Ananthu C V </span> <i> at 2023-11-26T22:10:29+05:30 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: "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.9.3</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="#62da0379d591836430495a3b2da2070a2fffa084">
<span class="deleted-file">

.github/workflows/publish-pypi.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#4639989a2b9ca33671669f3e377b9d0308553f80">
<span class="new-file">
+
.github/workflows/publish.yml
</span>
</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="#8875df48c18030126ef5ef5a6f5c93b23451fb9f">
<span class="deleted-file">

MANIFEST.in
</span>
</a>
</li>
<li class="file-stats">
<a href="#836efb6e25a091dcb4ff8e1dbb2f0be6a5cbf14c">
<span class="deleted-file">

Makefile
</span>
</a>
</li>
<li class="file-stats">
<a href="#e91aac6c6631a5ed6134a791868d42a297bafbc0">
docs/api.rst
</a>
</li>
<li class="file-stats">
<a href="#254a2da7a740675e537439eb88e32083b9ea4771">
docs/conf.py
</a>
</li>
<li class="file-stats">
<a href="#5d07e7d72637aa0d59c89d381fe6dc4cf46e2491">
pyproject.toml
</a>
</li>
<li class="file-stats">
<a href="#f4fb69164b97e1b6f17984369c9c382573a3f919">
<span class="deleted-file">

requirements-dev.txt
</span>
</a>
</li>
<li class="file-stats">
<a href="#19359a61ae2446b51b549167b014da2fcf265768">
<span class="deleted-file">

requirements.txt
</span>
</a>
</li>
<li class="file-stats">
<a href="#2b224fa0c04ead27678fa6d0740201d06595e786">
<span class="deleted-file">

scripts/v0to1.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#d6346b0315e92883006a14056c751f483f153bc1">
<span class="deleted-file">

scripts/v1to2.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#ae45d6be6e3a791432f3d286f1b9d57619c42d22">
cooler/__init__.py

src/cooler/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#fa26709df1f65a8e45443fbe4b66259d6ae2eb84">
cooler/__main__.py

src/cooler/__main__.py
</a>
</li>
<li class="file-stats">
<a href="#b77fa58a91d09bf38e83ea6b9d072bef6cf2bbdd">
cooler/_logging.py

src/cooler/_logging.py
</a>
</li>
<li class="file-stats">
<a href="#aea458c8098ba6cd22f0926a0e0e936e9d9fb111">
cooler/_version.py

src/cooler/_version.py
</a>
</li>
<li class="file-stats">
<a href="#dcc17f791916918c7d2b8d5139859a415976e2f5">
cooler/api.py

src/cooler/api.py
</a>
</li>
<li class="file-stats">
<a href="#3570041ced614fba8576ea78f10719bec3ad6fe3">
cooler/balance.py

src/cooler/balance.py
</a>
</li>
<li class="file-stats">
<a href="#dff39b7336a60ec26708239b9bc2783aac9dfd20">
cooler/cli/__init__.py

src/cooler/cli/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#b76cfbafff6eb85b05485aab7052fab391d64823">
cooler/cli/_util.py

src/cooler/cli/_util.py
</a>
</li>
<li class="file-stats">
<a href="#de095b5c4ed4d34d1b1266d11fe655c3cbd361a4">
cooler/cli/balance.py

src/cooler/cli/balance.py
</a>
</li>
<li class="file-stats">
<a href="#48e11eaffae9bb17e2b59e7cb1f50c4e1d435464">
cooler/cli/cload.py

src/cooler/cli/cload.py
</a>
</li>
<li class="file-stats">
<a href="#7012d2030c25c4f1985230e3b0dcfb3c24af91de">
cooler/cli/coarsen.py

src/cooler/cli/coarsen.py
</a>
</li>
<li class="file-stats">
<a href="#82ed6ab9e9817c5c7d2589f851b0b08f32d1b8b3">
cooler/cli/csort.py

src/cooler/cli/csort.py
</a>
</li>
<li class="file-stats">
<a href="#c54af2e7f05df485e8ce1209f91909ba90c5274f">
cooler/cli/digest.py

src/cooler/cli/digest.py
</a>
</li>
<li class="file-stats">
<a href="#b22b2c79e8e2cd36bdd15f4bce571ff724525425">
cooler/cli/dump.py

src/cooler/cli/dump.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-cooler/-/commit/9d3232cd4f8a338105aea99c8f2754334909acb3">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/9d3232cd4f8a338105aea99c8f2754334909acb3"}}</script>


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