Package: porechop / 0.2.4+dfsg-4

Metadata

Package Version Patches format
porechop 0.2.4+dfsg-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
add_python_interpreter_line.patch | (download)

porechop/porechop.py | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 add interpreter line


no_soname.patch | (download)

Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 do not set soname


define all attribute in clean.patch | (download)

setup.py | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 define that attribute like distutils.command.clean.initialize_options
 Not sure what requires it, but everything is nicer with it...