Shayan Doust pushed to branch master at Debian Med / graphbin
Commits:
941ded23 by Shayan Doust at 2020-07-15T18:51:16+01:00
Patch prepResults python file to include the line "import subprocess"
- - - - -
2 changed files:
- + debian/patches/fix_python_files.patch
- debian/patches/series
Changes:
=====================================
debian/patches/fix_python_files.patch
=====================================
@@ -0,0 +1,17 @@
+--- graphbin.orig/support/prepResult.py
++++ graphbin/support/prepResult.py
+@@ -13,6 +13,7 @@
+ import csv
+ import argparse
+ import re
++import subprocess
+
+ from Bio import SeqIO
+
+@@ -209,4 +210,4 @@
+ # Exit program
+ #--------------
+
+-print("\nThank you for using prepResult for GraphBin!\n")
+\ No newline at end of file
++print("\nThank you for using prepResult for GraphBin!\n")
=====================================
debian/patches/series
=====================================
@@ -1 +1,2 @@
+fix_python_files.patch
change_python_script_paths.patch
View it on GitLab:
https://salsa.debian.org/med-team/graphbin/-/commit/941ded236275215c4f8541d2a22964e45de56949
--
View it on GitLab:
https://salsa.debian.org/med-team/graphbin/-/commit/941ded236275215c4f8541d2a22964e45de56949
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