Package: ont-fast5-api / 4.1.3+dfsg-1

Metadata

Package Version Patches format
ont-fast5-api 4.1.3+dfsg-1 3.0 (quilt)

Patch series

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

ont_fast5_api/analysis_tools/segmentation.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix python3 syntax


disable tests needing root.patch | (download)

test/test_compress_fast5.py | 5 5 + 0 - 0 !
test/test_fast5_converter.py | 2 2 + 0 - 0 !
2 files changed, 7 insertions(+)

 4 tests need root access to execute. but enabling root just to pass 4 tests is not justified.
Last-Changed: Thursday, June 18, 2020

progressbar.patch | (download)

ont_fast5_api/conversion_tools/conversion_utils.py | 2 1 + 1 - 0 !
setup.py | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 use package python3-progressbar instead of progressbar33 - latter is repleaceable
numpy2.patch | (download)

ont_fast5_api/data_sanitisation.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---