Package: toil / 5.9.2-2+deb12u1

Metadata

Package Version Patches format
toil 5.9.2-2+deb12u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
ec2_error.patch | (download)

src/toil/lib/aws/__init__.py | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

---
exit_code_exception | (download)

src/toil/cwl/cwltoil.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix exception checking for exit_code
setting_version.patch | (download)

requirements-cwl.txt | 2 1 + 1 - 0 !
src/toil/version.py | 12 12 + 0 - 0 !
2 files changed, 13 insertions(+), 1 deletion(-)

 fixing version.py that is variable and required
no_galaxy_lib | (download)

requirements-cwl.txt | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 skip galaxy-lib, not yet packaged for debian
debianize_docs | (download)

docs/gettingStarted/quickStart.rst | 91 35 + 56 - 0 !
docs/index.rst | 1 0 + 1 - 0 !
2 files changed, 35 insertions(+), 57 deletions(-)

 update docs to reflect a local install
soften mesos deps | (download)

requirements.txt | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 skip addict
soften pydocker dep | (download)

requirements.txt | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 allow for use of python3-docker package
ship_tests | (download)

setup.py | 7 2 + 5 - 0 !
1 file changed, 2 insertions(+), 5 deletions(-)

 ship all of the tests and supporting data
skip_py_tes_dep | (download)

requirements.txt | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 skip the py-tes dependency
atomic_copy_as_alternative.patch | (download)

src/toil/jobStores/fileJobStore.py | 17 10 + 7 - 0 !
1 file changed, 10 insertions(+), 7 deletions(-)

 os.link does not work with debci based setup and hence default to atomic copy
 when it does not work as intended
python3_in_doc.patch | (download)

docs/appendices/deploy.rst | 14 7 + 7 - 0 !
docs/contributing/contributing.rst | 2 1 + 1 - 0 !
docs/gettingStarted/install.rst | 2 1 + 1 - 0 !
docs/gettingStarted/quickStart.rst | 22 11 + 11 - 0 !
docs/running/cliOptions.rst | 4 2 + 2 - 0 !
docs/running/cloud/amazon.rst | 6 3 + 3 - 0 !
docs/running/cloud/clusterUtils.rst | 4 2 + 2 - 0 !
docs/running/cloud/gce.rst | 4 2 + 2 - 0 !
8 files changed, 29 insertions(+), 29 deletions(-)

 make sure the doc applies to debian installations with python3


avoid_boto | (download)

src/toil/jobStores/aws/utils.py | 9 5 + 4 - 0 !
1 file changed, 5 insertions(+), 4 deletions(-)

 avoid an unnecessary mypy_boto3_s3 import

fewer_cores | (download)

src/toil/test/src/helloWorldTest.py | 2 1 + 1 - 0 !
src/toil/test/src/realtimeLoggerTest.py | 2 1 + 1 - 0 !
src/toil/test/src/userDefinedJobArgTypeTest.py | 2 1 + 1 - 0 !
3 files changed, 3 insertions(+), 3 deletions(-)

 tests: only request a single core
Bugs: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1031192