Package: python-nixio / 1.5.4+dfsg-3

Metadata

Package Version Patches format
python-nixio 1.5.4+dfsg-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix test doc examples.patch | (download)

nixio/test/test_doc_examples.py | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 fix test_doc_examples.py
 The examples_path attribute misses initialisation, causing various test
 failures.
fix privacy breaches.patch | (download)

docs/source/index.rst | 16 0 + 16 - 0 !
1 file changed, 16 deletions(-)

 fix privacy breaches in documentation caused by badges.
intersphinx_mapping.patch | (download)

docs/source/conf.py | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 new style intersphinx mapping.
six.patch | (download)

nixio/hdf5/h5dataset.py | 7 6 + 1 - 0 !
nixio/property.py | 11 8 + 3 - 0 !
scripts/dorelease.py | 4 2 + 2 - 0 !
setup.py | 2 1 + 1 - 0 !
4 files changed, 17 insertions(+), 7 deletions(-)

 [patch] finish six removal