Package: cwltool / 1.0.20181217162649+dfsg-10
Metadata
Package | Version | Patches format |
---|---|---|
cwltool | 1.0.20181217162649+dfsg-10 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
add exec line | (download) |
tests/override/env-tool.cwl |
1 1 + 0 - 0 ! |
add #!/usr/bin/env cwl-runner to *.cwl |
no_ruamel.yaml_version_check.patch | (download) |
setup.py |
2 1 + 1 - 0 ! |
drop unneeded ruamel.yaml version check Bug-Debian: https://bugs.debian.org/882437 |
scandir | (download) |
cwltool/process.py |
5 1 + 4 - 0 ! |
in debian we have modern python, don't use the external scandir |
disable_prov | (download) |
cwltool/argparser.py |
39 1 + 38 - 0 ! |
disable --provance until python3-proc issue is resolved |
exclude_jshint | (download) |
cwltool/argparser.py |
6 1 + 5 - 0 ! |
no javascript validation in this debian package due to licensing issue with jshint |
spelling | (download) |
cwltool/argparser.py |
2 1 + 1 - 0 ! |
fix spelling typo |
cleanup tests | (download) |
tests/test_docker.py |
4 2 + 2 - 0 ! |
cleanup test output |
python3 | (download) |
tests/wf/echo.cwl |
2 1 + 1 - 0 ! |
use python3 in test cwl tool description |