Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
add/update debian/{TODO,README.source,README.debian}
· b1230168
Michael R. Crusoe
authored
Jan 13, 2019
b1230168
man: symlink _toil_worker to toil
· 1b603096
Michael R. Crusoe
authored
Jan 14, 2019
1b603096
Show whitespace changes
Inline
Side-by-side
debian/README.Debian
View file @
1b603096
...
...
@@ -3,9 +3,6 @@ toil for Debian
This package is still preliminary since
* testing is not activated
* it is awkward to have both python2 and python3 supported, left it with python2
* manpages are missing
* dependency on cgcloud https://github.com/BD2KGenomics/cgcloud not followed which ruins tests
--
Steffen Moeller <moeller@debian.org> Sat, 14 Jan 2017 13:43:23 +0100
-- Michael R. Crusoe <michael.crusoe@gmail.com> Sun, 13 Jan 2019 23:25:16 -0800
debian/README.source
View file @
1b603096
toil for Debian
---------------
The current version the package was derived from what was uploaded to the
pypi repository. This should be changed towards the gihub repository,
except for a lack of tags that are not set for the latest versions
available on Pypi.
This initial package does not yet run the complete test suite as the Python3
compatability of toil is recent.
-- Steffen Moeller <moeller@debian.org> Fri, 13 Jan 2017 15:58:18 +0100
The bulk of the manual testing is currently focused on the toil-cwl-runner
using the docker.io package.
-- Michael R. Crusoe <michael.crusoe@gmail.com> Sun, 13 Jan 2019 23:25:16 -0800
debian/TODO
0 → 100644
View file @
1b603096
Ship the rest of the docs
Continue to cherry-pick Python3 fixes for the tests from upstream
Run the tests at package build time
Adapt the tests into an AutoPkgTest
Figure out how to have tests that depends on a functioning Docker service work
at build time & AutoPkgTest time (needs root and we run the docker daemon
ourselves?)
Same as above but for singularity-container instead of docker.io
package python3-mesos
debian/changelog
View file @
1b603096
...
...
@@ -4,6 +4,8 @@ toil (3.18.0-2) unstable; urgency=medium
(Closes: #919228)
* Refined the package description, added 'Provides: cwl-runner'
* Remove the partial mesos support until python3-mesos is packaged
* Suggests: docker.io | singularity-container | docker-ce
* Added debian/TODO, updated debian/README.{debian,source}
-- Michael R. Crusoe <michael.crusoe@gmail.com> Sun, 13 Jan 2019 23:25:16 -0800
...
...
debian/control
View file @
1b603096
...
...
@@ -33,7 +33,7 @@ Recommends:
python3-libcloud
# for mesos support, but needs python3-mesos first
# python3-protobuf,
Suggests: python3-azure, python3-azure-storage
Suggests:
docker.io | singularity-container | docker-ce,
python3-azure, python3-azure-storage
#Suggests: python-toil-doc
Description: cross-platform workflow engine
Toil is a scalable, efficient, cross-platform and easy-to-use workflow
...
...
debian/links
0 → 100644
View file @
1b603096
/usr/share/man/man1/toil.1.gz /usr/share/man/man1/_toil_worker.1.gz