<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>
<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">
<h3>
Rebecca N. Palmer pushed to branch master
at <a href="https://salsa.debian.org/med-team/snakemake">Debian Med / snakemake</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/med-team/snakemake/-/commit/5467e2a29c3bc91a2aaa03607637e8c9990285b6">5467e2a2</a></strong>
<div>
<span>by Rebecca N. Palmer</span>
<i>at 2022-02-01T21:12:19+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">salsa-ci: disable atomic reprotest (always meant to be a one-off
given how resource-heavy it might be) but keep diffoscope
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/med-team/snakemake/-/commit/cb7ce873f9636600c8dc068512d180a96343a47e">cb7ce873</a></strong>
<div>
<span>by Rebecca N. Palmer</span>
<i>at 2022-02-01T21:13:08+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 6.15.1</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/med-team/snakemake/-/commit/7ca271e829e020ad314c56d26cad29e8895cf74e">7ca271e8</a></strong>
<div>
<span>by Rebecca N. Palmer</span>
<i>at 2022-02-01T21:13:29+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update upstream source from tag 'upstream/6.15.1'
Update to upstream version '6.15.1'
with Debian dir de7e4aa54b487fbe0436fc882dba209fe3d0b1f6</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/med-team/snakemake/-/commit/a3b82b8c41e4058b7e4e35913beb2b4f1fd8c019">a3b82b8c</a></strong>
<div>
<span>by Rebecca N. Palmer</span>
<i>at 2022-02-01T21:17:49+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refresh patches.
</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#ab09011fa121d0a2bb9fa4ca76094f2482b902b7">
CHANGELOG.md
</a>
</li>
<li class="file-stats">
<a href="#9c96da0e9f91d7d8937b69b524702c106258f0d1">
debian/changelog
</a>
</li>
<li class="file-stats">
<a href="#28b0709ae4054bc48d823b79dcfc13f75eccbb7e">
debian/patches/fix_test_pytest.patch
</a>
</li>
<li class="file-stats">
<a href="#e246f69e945a7c2e9a8e25cfacfcac7714c92b69">
debian/patches/python3.patch
</a>
</li>
<li class="file-stats">
<a href="#ff54e47f5e99b8693330287f0cde3307ea689e5d">
debian/patches/test_from_any_directory.patch
</a>
</li>
<li class="file-stats">
<a href="#b1dbf22e88351ec0d5d1d1a7f53295504b480e61">
debian/salsa-ci.yml
</a>
</li>
<li class="file-stats">
<a href="#cd3fd8615ae98556916b352d1dff137ff81c4027">
docs/executor_tutorial/tutorial.rst
</a>
</li>
<li class="file-stats">
<a href="#9b54be2cff8d0de677b1245d0b0dc07cca021923">
docs/snakefiles/configuration.rst
</a>
</li>
<li class="file-stats">
<a href="#945ec74fc1c17902d98bca84b7a1f0dfd755c01b">
docs/snakefiles/deployment.rst
</a>
</li>
<li class="file-stats">
<a href="#dfeb7b6e739ba66056c1799c63a5a39c7698b59f">
docs/snakefiles/rules.rst
</a>
</li>
<li class="file-stats">
<a href="#d366205d7cd679ff6d4a61f70728e92537101763">
snakemake/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#5e16cbeea010f59dbef52f8950f4873c94f39c7e">
snakemake/_version.py
</a>
</li>
<li class="file-stats">
<a href="#1f2b5ab7db93d7cfd11a4660dfd26daffc5b38dc">
snakemake/caching/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#5752dcb5dceb2252f447b747551b9e646cf1865e">
snakemake/caching/local.py
</a>
</li>
<li class="file-stats">
<a href="#9821437dfb3fff8383b6066a2a3c7aa3f6712a32">
snakemake/dag.py
</a>
</li>
<li class="file-stats">
<a href="#f15af42c37739d075863d61c80d393b9af0c346c">
snakemake/deployment/conda.py
</a>
</li>
<li class="file-stats">
<a href="#8a638600ab5121801770ac0563c30576f0b2032b">
snakemake/modules.py
</a>
</li>
<li class="file-stats">
<a href="#87b26159067ade1d989921cb3240bfabece3aea0">
snakemake/notebook.py
</a>
</li>
<li class="file-stats">
<a href="#d70c11793454d64a7b2d77ced116226d2f13378e">
snakemake/parser.py
</a>
</li>
<li class="file-stats">
<a href="#3065d4749c6410564a20007bd7748abfda7699f6">
snakemake/report/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#eacfcbe8d8cfc248830fb72e5b857992bc8b3b76">
snakemake/ruleinfo.py
</a>
</li>
<li class="file-stats">
<a href="#cb9e107597e441fb1c0d61663359d9cf1dbfe04d">
snakemake/workflow.py
</a>
</li>
<li class="file-stats">
<a href="#3db13c075cee54ec29e2d1b87ec8bcd285e73551">
<span class="new-file">
+
tests/test_cache_multioutput/Snakefile
</span>
</a>
</li>
<li class="file-stats">
<a href="#b1eaa0f937d761ff055ec2aaeebe29137f6ce86f">
<span class="new-file">
+
tests/test_cache_multioutput/expected-results/.gitkeep
</span>
</a>
</li>
<li class="file-stats">
<a href="#f008d645ab9d7d1ddd54cde3d2593042601c703b">
<span class="new-file">
+
tests/test_default_target/Snakefile
</span>
</a>
</li>
<li class="file-stats">
<a href="#3759ad0f33decaf7015cf112f0c53f8199129423">
<span class="new-file">
+
tests/test_default_target/expected-results/1.txt
</span>
</a>
</li>
<li class="file-stats">
<a href="#4cf36fcd956be980750cd730ac05b50b6d7e3c41">
<span class="new-file">
+
tests/test_default_target/expected-results/2.txt
</span>
</a>
</li>
<li class="file-stats">
<a href="#00bbdf67abddd40399b5c7d01b52547c49a68191">
<span class="new-file">
+
tests/test_deploy_hashing/Snakefile
</span>
</a>
</li>
<li class="file-stats">
<a href="#cf3c4d6bf615ee1ac33be5c85c62be8580116de2">
<span class="new-file">
+
tests/test_deploy_hashing/a.post-deploy.sh
</span>
</a>
</li>
<li class="file-stats">
<a href="#91778d520dea28137cc4a482c1607b4aedfeddd9">
<span class="new-file">
+
tests/test_deploy_hashing/a.yaml
</span>
</a>
</li>
</ul>
<h5>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: #666;">
—
<br>
<a href="https://salsa.debian.org/med-team/snakemake/-/compare/4e527e8b5abd7b9a0528fc469562d2f11f231f2d...a3b82b8c41e4058b7e4e35913beb2b4f1fd8c019">View it on GitLab</a>.
<br>
You're receiving this email because of your account on salsa.debian.org.
If you'd like to receive fewer emails, you can
adjust your notification settings.
</p>
</div>
</body>
</html>