<!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, "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, -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, -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;">
Michael R. Crusoe pushed to branch upstream at <a href="https://salsa.debian.org/med-team/toil">Debian Med / toil</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/toil/-/commit/a3905459ae05bef1667d4da8394fe466607cf554">a3905459</a></strong>
<div>
<span> by Michael R. Crusoe </span> <i> at 2023-08-21T19:02:51+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "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 5.12.0</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#a5cc2925ca8258af241be7e5b0381edf30266302">
.gitignore
</a>
</li>
<li class="file-stats">
<a href="#587d266bb27a4dc3022bbed44dfa19849df3044c">
.gitlab-ci.yml
</a>
</li>
<li class="file-stats">
<a href="#8b28ba38a2c1b980c9846458130ebd674aea62fa">
<span class="new-file">
+
.readthedocs.yaml
</span>
</a>
</li>
<li class="file-stats">
<a href="#836efb6e25a091dcb4ff8e1dbb2f0be6a5cbf14c">
Makefile
</a>
</li>
<li class="file-stats">
<a href="#a62b8652a1f9ea532d82804117f6bbdf51425ee7">
common.mk
</a>
</li>
<li class="file-stats">
<a href="#abd8589b4d5ee2ea66ee95d8caf4e8759ffb9ce0">
docs/contributing/contributing.rst
</a>
</li>
<li class="file-stats">
<a href="#32be2c2e3690a70b96e3263f2bb4aa0ce226602a">
docs/running/cliOptions.rst
</a>
</li>
<li class="file-stats">
<a href="#9d336859ebc50ce12f946e32de94343f00be9ebb">
docs/running/cloud/clusterUtils.rst
</a>
</li>
<li class="file-stats">
<a href="#23df65cbc06731222c916cd45cb6b24f00c5460e">
docs/running/hpcEnvironments.rst
</a>
</li>
<li class="file-stats">
<a href="#c5d7964ea3686ec9493493d76844305b3f84baab">
docs/running/server/wes.rst
</a>
</li>
<li class="file-stats">
<a href="#3ddb5d0ba5a4dbf1da596fd4e9b7eafb950d778d">
docs/running/wdl.rst
</a>
</li>
<li class="file-stats">
<a href="#94ef85ac03a9b3926d1726c51aaf7e720200965d">
requirements-aws.txt
</a>
</li>
<li class="file-stats">
<a href="#b1f2507748c66f157346e017893778f0bef7bab0">
requirements-cwl.txt
</a>
</li>
<li class="file-stats">
<a href="#f4fb69164b97e1b6f17984369c9c382573a3f919">
requirements-dev.txt
</a>
</li>
<li class="file-stats">
<a href="#ba1737f2ce7d642bbfa3bdf256e038820d8cc5ca">
requirements-google.txt
</a>
</li>
<li class="file-stats">
<a href="#fc2ca49802c35d519775bde7394d6a8c4024b678">
requirements-wdl.txt
</a>
</li>
<li class="file-stats">
<a href="#8c91c0296909b5ea3c496fde69e9dc44a6c6ae5f">
setup.cfg
</a>
</li>
<li class="file-stats">
<a href="#40d7e534600c41f2ac23866cd2edfb31bccd3afe">
src/toil/batchSystems/singleMachine.py
</a>
</li>
<li class="file-stats">
<a href="#e4fd847d42e121b772337a96bada018b0e6ad45c">
src/toil/common.py
</a>
</li>
<li class="file-stats">
<a href="#df27dbff3b966f43811f4070407a3035379463e4">
src/toil/cwl/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#0dbd18a5ef7b094b4ad2f95d5aa87ee2ed51212f">
src/toil/cwl/cwltoil.py
</a>
</li>
<li class="file-stats">
<a href="#a4add364610812caa42a9215ebab384cc263e063">
src/toil/fileStores/abstractFileStore.py
</a>
</li>
<li class="file-stats">
<a href="#596e3e7c16c66f62cd45824e69b58880ea4b9027">
src/toil/jobStores/abstractJobStore.py
</a>
</li>
<li class="file-stats">
<a href="#dd045e3729cc148b776666a18ef81c339828c1ff">
src/toil/jobStores/googleJobStore.py
</a>
</li>
<li class="file-stats">
<a href="#00bfc0233160e805130f8bc41d9a30b3f3fb8391">
src/toil/lib/accelerators.py
</a>
</li>
<li class="file-stats">
<a href="#b84b0a847482072950f543a99b06ea99e6ec9b85">
src/toil/lib/aws/iam.py
</a>
</li>
<li class="file-stats">
<a href="#e261735446c0c623daacadf1d3f4234a772381b7">
src/toil/lib/aws/session.py
</a>
</li>
<li class="file-stats">
<a href="#b9e12697d92644b5c5066ea90567c44a73829875">
src/toil/lib/docker.py
</a>
</li>
<li class="file-stats">
<a href="#daa94b7532f7f167763ab71046b4f7585b0b351d">
src/toil/server/wsgi_app.py
</a>
</li>
<li class="file-stats">
<a href="#d0bde58f1db120631635b5f3fff16dd1cd6ad2a1">
src/toil/test/__init__.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/toil/-/commit/a3905459ae05bef1667d4da8394fe466607cf554">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/toil/-/commit/a3905459ae05bef1667d4da8394fe466607cf554"}}</script>


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