Verified Commit cc71fdff authored by Michael R. Crusoe's avatar Michael R. Crusoe 🏳️‍🌈
Browse files

Make explicit the dependency on python3-mypy-extenions

parent 24c27c36
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
cwltool (1.0.20181217162649+dfsg-10) unstable; urgency=medium

  * Make explicit the dependency on python3-mypy-extenions.
    Closes: #920251, #920270

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Tue, 22 Jan 2019 16:01:42 -0800

cwltool (1.0.20181217162649+dfsg-9) unstable; urgency=medium

  * Switch to python3-mypy-extensions
+2 −1
Original line number Diff line number Diff line
@@ -34,7 +34,8 @@ Homepage: http://www.commonwl.org
Package: cwltool
Architecture: all
Depends: ${python3:Depends},
         ${misc:Depends}
         ${misc:Depends},
	 python3-mypy-extensions
Recommends: nodejs
Suggests: docker.io | singularity-container
Provides: cwl-runner