Michael R. Crusoe pushed to branch master at Debian Med / toil
Commits: c044d359 by Michael R. Crusoe at 2021-02-07T13:59:02+01:00 autopkgtests: add missing dependency on python3-stubserver - - - - - 2 changed files: - debian/changelog - debian/tests/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +toil (5.2.0-3) unstable; urgency=high + + * autopkgtests: add missing dependency on python3-stubserver + + -- Michael R. Crusoe <[email protected]> Sun, 07 Feb 2021 13:58:57 +0100 + toil (5.2.0-2) unstable; urgency=high * Enable toil-wdl-runner now that python3-wdlparse is in Debian. ===================================== debian/tests/control ===================================== @@ -3,5 +3,5 @@ Depends: toil, python3-wdlparse Restrictions: superficial Tests: run-unit-tests -Depends: toil, python3-wdlparse, python3-pytest, python3-mock, python3-boto3, rsync, python3-boto +Depends: toil, python3-wdlparse, python3-pytest, python3-mock, python3-boto3, rsync, python3-boto, python3-stubserver Restrictions: allow-stderr View it on GitLab: https://salsa.debian.org/med-team/toil/-/commit/c044d359ff8ab256d4e4b77a091a5cf4e165936e -- View it on GitLab: https://salsa.debian.org/med-team/toil/-/commit/c044d359ff8ab256d4e4b77a091a5cf4e165936e You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
