Package: pbh5tools / 0.8.0+dfsg-5

Metadata

Package Version Patches format
pbh5tools 0.8.0+dfsg-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
default doc theme | (download)

doc/conf.py | 3 1 + 2 - 0 !
1 file changed, 1 insertion(+), 2 deletions(-)

 use default sphinx theme for documentation
 The upstream's original theme uses their corporate logo.
pbcore change.patch | (download)

tests/test_cmph5lib_CmpH5Merge.py | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 fix pbcore import statement
verbose testing.patch | (download)

Makefile | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 make tests verbose when called from upstream build system
override test failure.patch | (download)

doc/examples.t | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 override failure from doc/examples.t test
ignore cram results.patch | (download)

Makefile | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 ignore cram tests results
fix type in test.patch | (download)

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

 fix setting of type in unit test
 Passing a float as an index appears to newly break. The numbers
 in the test can be safely cast as a float (0.1 * a three digit number),
 so there is no need to crash and burn for this.
 .
 This patch is not forwarded because this package is no longer supported
 upstream (though is still useful).
multiarch module path.patch | (download)

pbh5tools/Indexer.py | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

---