[med-svn] [snakemake] branch master updated (5fb1243 -> aa7093b)

Andreas Tille tille at debian.org
Wed Dec 6 16:29:36 UTC 2017


This is an automated email from the git hooks/post-receive script.

tille pushed a change to branch master
in repository snakemake.

      from  5fb1243   Temporarily patch out rate limiter
       new  06c7c9e   New upstream version 4.3.1
       new  10820b7   Updated version 4.3.1 from 'upstream/4.3.1'
       new  aa7093b   List only one single new version and also import pristine-tar

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGELOG.md                     |  7 +++++++
 debian/changelog                 |  9 +++------
 docs/index.rst                   | 21 ++++++++++++++-------
 docs/snakefiles/deployment.rst   | 20 +++++++++++---------
 docs/snakefiles/remote_files.rst | 13 +++++++++++++
 snakemake/__init__.py            | 11 ++++++++++-
 snakemake/conda.py               |  9 +++++++++
 snakemake/dag.py                 |  5 +++--
 snakemake/script.py              |  7 +++++--
 snakemake/version.py             |  2 +-
 snakemake/workflow.py            | 11 ++++++++++-
 snakemake/wrapper.py             | 37 ++++++++++++++++++++++++++++++++-----
 test-environment.yml             |  4 ++--
 tests/test_r_wrapper/Snakefile   |  5 +++++
 tests/test_r_wrapper/wrapper.R   |  3 +++
 15 files changed, 128 insertions(+), 36 deletions(-)
 create mode 100644 tests/test_r_wrapper/Snakefile
 create mode 100644 tests/test_r_wrapper/wrapper.R

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/snakemake.git



More information about the debian-med-commit mailing list