Loading debian/changelog +2 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,8 @@ ragout (2.2-1) UNRELEASED; urgency=medium * Standards-Version: 4.4.0 * Use 2to3 to port to Python3 Closes: #938330 TODO: Does not work yet - see https://github.com/fenderglass/Ragout/issues/52 -- Andreas Tille <tille@debian.org> Thu, 05 Sep 2019 10:06:47 +0200 Loading debian/patches/2to3.patch +1 −0 Original line number Diff line number Diff line Loading @@ -41,6 +41,7 @@ Traceback (most recent call last): raise SyntaxError(msg) SyntaxError: invalid or missing encoding declaration for 'bin/ragout-maf2synteny' Reported upstream in: https://github.com/fenderglass/Ragout/issues/52 --- a/ragout/assembly_graph/assembly_refine.py +++ b/ragout/assembly_graph/assembly_refine.py Loading Loading
debian/changelog +2 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,8 @@ ragout (2.2-1) UNRELEASED; urgency=medium * Standards-Version: 4.4.0 * Use 2to3 to port to Python3 Closes: #938330 TODO: Does not work yet - see https://github.com/fenderglass/Ragout/issues/52 -- Andreas Tille <tille@debian.org> Thu, 05 Sep 2019 10:06:47 +0200 Loading
debian/patches/2to3.patch +1 −0 Original line number Diff line number Diff line Loading @@ -41,6 +41,7 @@ Traceback (most recent call last): raise SyntaxError(msg) SyntaxError: invalid or missing encoding declaration for 'bin/ragout-maf2synteny' Reported upstream in: https://github.com/fenderglass/Ragout/issues/52 --- a/ragout/assembly_graph/assembly_refine.py +++ b/ragout/assembly_graph/assembly_refine.py Loading