<!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=utf-8" 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: "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: "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;">
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: 600;"><a href="https://salsa.debian.org/med-team/toil/-/commit/b534d4bcd248bc4b9a5cd90c360cd11956e37bf5">b534d4bc</a></strong>
<div>
<span> by Michael R. Crusoe </span> <i> at 2026-05-07T18:02:18+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #3a383f; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; 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 9.4.1</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
42 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#587d266bb27a4dc3022bbed44dfa19849df3044c">
.gitlab-ci.yml
</a>
</li>
<li class="file-stats">
<a href="#a88e2a926426071529e2985b4ee35848bb987e65">
BOTS.md
</a>
</li>
<li class="file-stats">
<a href="#1a86abc3ec747473c3837236573ac86517bdc99e">
contrib/admin/cleanup_aws_resources.py
</a>
</li>
<li class="file-stats">
<a href="#9859eb1b8c4de0c49e3650bdba18144f702f2532">
<span class="new-file">
+
contrib/admin/find_hanging_tests.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#bcaed0cfe352788008216a2d989dab3fd8f33845">
contrib/admin/test-pr
</a>
</li>
<li class="file-stats">
<a href="#734cb112ea615891b9ef15d07ae7bc1dee10abc3">
docker/Dockerfile.py
</a>
</li>
<li class="file-stats">
<a href="#5d07e7d72637aa0d59c89d381fe6dc4cf46e2491">
pyproject.toml
</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="#19359a61ae2446b51b549167b014da2fcf265768">
requirements.txt
</a>
</li>
<li class="file-stats">
<a href="#51c103b23323037f067bfea96a5cd293cbd8bfab">
src/toil/batchSystems/mesos/batchSystem.py
</a>
</li>
<li class="file-stats">
<a href="#a6f3af15c881ae20fc1a43acbbeb46501aac42d1">
src/toil/batchSystems/slurm.py
</a>
</li>
<li class="file-stats">
<a href="#0dbd18a5ef7b094b4ad2f95d5aa87ee2ed51212f">
src/toil/cwl/cwltoil.py
</a>
</li>
<li class="file-stats">
<a href="#89fb9fd3f9c0ed49d506a50d1fde61bdea550984">
src/toil/cwl/utils.py
</a>
</li>
<li class="file-stats">
<a href="#25bb698efc92d8425e6ea48ef986d72d2cf62017">
src/toil/job.py
</a>
</li>
<li class="file-stats">
<a href="#a13607e119e7ea420a0824a7cdbd58157a4965f0">
src/toil/jobStores/aws/jobStore.py
</a>
</li>
<li class="file-stats">
<a href="#d2a4d1d054bb6dc634380e8cfbc9edc686908ca0">
src/toil/lib/aws/ami.py
</a>
</li>
<li class="file-stats">
<a href="#84c3abe347344cd667c2bfdff9eea8ee645a7dca">
src/toil/lib/aws/s3.py
</a>
</li>
<li class="file-stats">
<a href="#065cfdfc8307da59883dcdd3a1b1dfa50e5efc60">
src/toil/lib/aws/utils.py
</a>
</li>
<li class="file-stats">
<a href="#0b0dc761104a90e6290f336b16b1f01fec3db0fb">
<span class="deleted-file">

src/toil/lib/aws/utils.py.orig
</span>
</a>
</li>
<li class="file-stats">
<a href="#817ec0b3e76cbfa8f89018c49dd5b1eb30013019">
src/toil/lib/generatedEC2Lists.py
</a>
</li>
<li class="file-stats">
<a href="#1f6fe96dc4e51d95c4498587a35e85202aecce21">
src/toil/options/common.py
</a>
</li>
<li class="file-stats">
<a href="#0ee38d0ed1e526aa2564ef01d7d5c989aa73153a">
src/toil/provisioners/aws/awsProvisioner.py
</a>
</li>
<li class="file-stats">
<a href="#e8ec7ad1a31a7f9f3b92a6bd2c15046a16b68138">
src/toil/server/cli/wes_cwl_runner.py
</a>
</li>
<li class="file-stats">
<a href="#82dde4d87a0b34aa10700980edf89ce21c963d35">
src/toil/server/utils.py
</a>
</li>
<li class="file-stats">
<a href="#b2ca73ff51071002707030835126638fb0cd22cf">
src/toil/server/wes/tasks.py
</a>
</li>
<li class="file-stats">
<a href="#623995010dbeadf4844d4a0764bda6aba746ba62">
src/toil/server/wes/toil_backend.py
</a>
</li>
<li class="file-stats">
<a href="#5b8a5dc6da7348cb5ead39c3598b7cc403e5d23c">
src/toil/test/batchSystems/batchSystemTest.py
</a>
</li>
<li class="file-stats">
<a href="#96459f5054e9121215b86d0ba6dacef97a87d08e">
src/toil/test/batchSystems/test_slurm.py
</a>
</li>
<li class="file-stats">
<a href="#47c94119854403c841f713fc43ed84e3641602d0">
src/toil/test/cactus/test_cactus_integration.py
</a>
</li>
<li class="file-stats">
<a href="#6e8ee3e619de891a48dbafa4f9851650bf598f6a">
src/toil/test/cwl/cwlTest.py
</a>
</li>
<li class="file-stats">
<a href="#6cc2a02da82aa69708f1a6aa58ba449f1e9efca4">
src/toil/test/jobStores/jobStoreTest.py
</a>
</li>
<li class="file-stats">
<a href="#876450e6b3c52e697610ada827e7a5de6bebb2ad">
src/toil/test/lib/aws/test_s3.py
</a>
</li>
<li class="file-stats">
<a href="#e8cf4884fd997f632402cd0ba6a820be65eb0393">
src/toil/test/server/serverTest.py
</a>
</li>
<li class="file-stats">
<a href="#68d12eb97fd3492a61b175400d1a1bf7c4c82b59">
src/toil/test/sort/sortTest.py
</a>
</li>
<li class="file-stats">
<a href="#3d8dc44137869ef551819185b88118d179855312">
src/toil/test/src/jobFileStoreTest.py
</a>
</li>
<li class="file-stats">
<a href="#01d228cf121ceae7de71a180ebacd021160f1ce8">
src/toil/test/src/jobServiceTest.py
</a>
</li>
<li class="file-stats">
<a href="#79348eba06f26e52854cd55548d2b6883dabc5ea">
src/toil/test/src/jobTest.py
</a>
</li>
<li class="file-stats">
<a href="#6b418636a667f91d454914499d033fd505219722">
src/toil/test/utils/utilsTest.py
</a>
</li>
<li class="file-stats">
<a href="#4278fb689cb50588276a92b676c8a26748f3eab4">
<span class="new-file">
+
src/toil/test/wdl/testfiles/cromwell_pair.wdl
</span>
</a>
</li>
<li class="file-stats">
<a href="#a043d4531bf930211a0105c42e5be6d94c36dcd8">
src/toil/test/wdl/wdltoil_test.py
</a>
</li>
<li class="file-stats">
<a href="#5924b9c92b6ea461ef4ffca6c6e00a0d1d183452">
version_template.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: #626168;">

<br>
<a href="https://salsa.debian.org/med-team/toil/-/commit/b534d4bcd248bc4b9a5cd90c360cd11956e37bf5">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>
<span style="color: transparent; font-size: 0; display: none; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0;">
Notification message regarding https://salsa.debian.org/med-team/toil/-/commit/b534d4bcd248bc4b9a5cd90c360cd11956e37bf5 at 1778171606
</span>
<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/b534d4bcd248bc4b9a5cd90c360cd11956e37bf5"}}</script>


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