This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository cwltool.
commit 820a92435e1932d45dae00f72b43787425480039 Merge: 3204427 fc0ce1f Author: Andreas Tille <[email protected]> Date: Fri Dec 22 08:19:39 2017 +0100 Update upstream source from tag 'upstream/1.0.20171221100033' Update to upstream version '1.0.20171221100033' with Debian dir 5523ae43109a843b4f403d488faa6ea833d4aa89 MANIFEST.in | 1 + Makefile | 6 +- PKG-INFO | 93 +++++++++++++++++++++------ README.rst | 91 ++++++++++++++++++++------ cwltool.egg-info/PKG-INFO | 93 +++++++++++++++++++++------ cwltool.egg-info/SOURCES.txt | 16 +++++ cwltool/draft2tool.py | 33 ++++++---- cwltool/load_tool.py | 110 +++++++++++++++++++++++-------- cwltool/main.py | 139 ++++++++++++++++++++++++++++------------ cwltool/pack.py | 37 +++++++++-- cwltool/pathmapper.py | 4 +- cwltool/process.py | 13 +++- cwltool/workflow.py | 14 ++-- setup.cfg | 2 +- tests/override/echo-job-ov.yml | 6 ++ tests/override/echo-job-ov2.yml | 7 ++ tests/override/echo-job.yml | 1 + tests/override/echo-wf.cwl | 14 ++++ tests/override/echo.cwl | 19 ++++++ tests/override/ov.yml | 5 ++ tests/override/ov2.yml | 5 ++ tests/override/ov3.yml | 5 ++ tests/test_ext.py | 1 - tests/test_fetch.py | 8 ++- tests/test_override.py | 66 +++++++++++++++++++ tests/test_pack.py | 101 ++++++++++++++++++++++++++--- tests/wf/count-lines1-wf.cwl | 25 ++++++++ tests/wf/formattest-job.json | 7 ++ tests/wf/formattest.cwl | 20 ++++++ tests/wf/parseInt-tool.cwl | 16 +++++ tests/wf/wc-job.json | 6 ++ tests/wf/wc-tool.cwl | 17 +++++ tests/wf/whale.txt | 16 +++++ 33 files changed, 829 insertions(+), 168 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/cwltool.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
