[med-svn] [Git][med-team/graphbin][master] Patch prepResults python file to include the line "import subprocess"

Shayan Doust gitlab at salsa.debian.org
Wed Jul 15 18:51:50 BST 2020



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.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20200715/ab8c2130/attachment.html>


More information about the debian-med-commit mailing list