Commit f09b1c05 authored by Andreas Tille's avatar Andreas Tille
Browse files

Report upstream issue

parent 30aa65fa
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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

+1 −0
Original line number Diff line number Diff line
@@ -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