Package: python-loompy / 3.0.7+dfsg-4

Metadata

Package Version Patches format
python-loompy 3.0.7+dfsg-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
tests open loom write permissions.patch | (download)

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

 with h5py>3.0.0, files are opened with read permissions. in the tests, it should be used with write permissions
numpy_1.24.patch | (download)

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

 adapt to numpy 1.24


python3.12.patch | (download)

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

 fix syntax error with python3.12


do_not_generate_a_dep_on_pkg_resources.patch | (download)

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

---
numpy_2x.patch | (download)

loompy/loom_validator.py | 2 1 + 1 - 0 !
loompy/normalize.py | 19 9 + 10 - 0 !
2 files changed, 10 insertions(+), 11 deletions(-)

---