Package: h5sparse / 0.1.0-7

Metadata

Package Version Patches format
h5sparse 0.1.0-7 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 disable coverage.patch | (download)

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

 coverage uselss for downstream maintenance
Last-Changed: September 2, 2020
0002 do not force version.patch | (download)

h5sparse/__init__.py | 5 4 1 - 0 !
1 file changed, 4 insertions( ), 1 deletion(-)

 relax version constraint since this causes failures during build - it can't find the package during tests since it's not installed by then
Last-Changed: September 2, 2020
0003 open h5 file with write permissions.patch | (download)

h5sparse/tests.py | 18 9 9 - 0 !
1 file changed, 9 insertions( ), 9 deletions(-)

 create h5 files with write permissions
Last-Changed: September 2, 2020
0004 dont seek nose.patch | (download)

setup.cfg | 15 0 15 - 0 !
setup.py | 9 1 8 - 0 !
tox.ini | 6 0 6 - 0 !
3 files changed, 1 insertion( ), 29 deletions(-)

 migrate from nosetest->pytest