<!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=utf-8" http-equiv="Content-Type">
<title>
GitLab
</title>



<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">
<h3>
Andreas Tille pushed to branch upstream
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/94b477c5c4f58494770bba4112edb5486cf72f97">94b477c5</a></strong>
<div>
<span>by Andreas Tille</span>
<i>at 2018-03-27T16:04:29+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 4.8.0</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#a93800f494e087804c016fbdb4607cad81b91d6b">
<span class="new-file">
+
.circleci/common.sh
</span>
</a>
</li>
<li class="file-stats">
<a href="#fd5da61396a8376845bee5cdf71aaf3c98a888ae">
<span class="new-file">
+
.circleci/config.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#032226300244d8e7ecde74561a787746e9299d09">
<span class="new-file">
+
.circleci/setup.sh
</span>
</a>
</li>
<li class="file-stats">
<a href="#24139dae656713ba861751fb2c2ac38839349a7a">
<span class="new-file">
+
.gitattributes
</span>
</a>
</li>
<li class="file-stats">
<a href="#ab09011fa121d0a2bb9fa4ca76094f2482b902b7">
CHANGELOG.md
</a>
</li>
<li class="file-stats">
<a href="#8875df48c18030126ef5ef5a6f5c93b23451fb9f">
<span class="new-file">
+
MANIFEST.in
</span>
</a>
</li>
<li class="file-stats">
<a href="#8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d">
README.md
</a>
</li>
<li class="file-stats">
<a href="#0c5e606b8190495bf7dabc7b15d0135b72486926">
docs/executable.rst
</a>
</li>
<li class="file-stats">
<a href="#d0153cac95479af9bfb99b746b633bc8255bb53a">
docs/index.rst
</a>
</li>
<li class="file-stats">
<a href="#3c7246c0b371cfd3a475428be04706178ca01f0f">
docs/project_info/faq.rst
</a>
</li>
<li class="file-stats">
<a href="#970437b3b02619352a63fbf1fff809371104c05f">
docs/project_info/more_resources.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="#02739d845044a6cd860043a088ae0a786829cd56">
docs/snakefiles/modularization.rst
</a>
</li>
<li class="file-stats">
<a href="#678d7e50121966ef613372bf85b3e7f144e00ef1">
docs/snakefiles/remote_files.rst
</a>
</li>
<li class="file-stats">
<a href="#dfeb7b6e739ba66056c1799c63a5a39c7698b59f">
docs/snakefiles/rules.rst
</a>
</li>
<li class="file-stats">
<a href="#54c391de2500e0856c23737daf64f9d931569110">
environment.yml
</a>
</li>
<li class="file-stats">
<a href="#8c91c0296909b5ea3c496fde69e9dc44a6c6ae5f">
<span class="new-file">
+
setup.cfg
</span>
</a>
</li>
<li class="file-stats">
<a href="#8e2edce0d507e1297474f25c00cae94258db38d8">
setup.py
</a>
</li>
<li class="file-stats">
<a href="#d366205d7cd679ff6d4a61f70728e92537101763">
snakemake/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#5e16cbeea010f59dbef52f8950f4873c94f39c7e">
<span class="new-file">
+
snakemake/_version.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#df4be91675a0ec494b4883d845ec77d630aa9b66">
snakemake/common.py
</a>
</li>
<li class="file-stats">
<a href="#cc2e928f15e341aa118531053338930d0d215b9d">
snakemake/conda.py
</a>
</li>
<li class="file-stats">
<a href="#42300b585ee7e51f9c6cfad5a88cf8ed5c4bd8fa">
<span class="new-file">
+
snakemake/cwl.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#9821437dfb3fff8383b6066a2a3c7aa3f6712a32">
snakemake/dag.py
</a>
</li>
<li class="file-stats">
<a href="#f26ea241de6ff4cfc0be3675c4f2da7114bd889d">
snakemake/exceptions.py
</a>
</li>
<li class="file-stats">
<a href="#1dba76c2cca537b789f8754f5ddbed5dc36c6dee">
snakemake/executors.py
</a>
</li>
<li class="file-stats">
<a href="#d8cb360f57ca9d09fb6b6848f5eae5812d96a227">
snakemake/gui.py
</a>
</li>
<li class="file-stats">
<a href="#e933119c7503fe1d48ce0b0d37492388705f5808">
snakemake/io.py
</a>
</li>
<li class="file-stats">
<a href="#818384818c4671b8354b6eb98ee2bab61c015a74">
snakemake/jobs.py
</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: #777;">

<br>
<a href="https://salsa.debian.org/med-team/snakemake/commit/94b477c5c4f58494770bba4112edb5486cf72f97">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.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://salsa.debian.org/med-team/snakemake/commit/94b477c5c4f58494770bba4112edb5486cf72f97"}}</script>
</p>
</div>
</body>
</html>